Bug 17928 - nextwindow => 'refresh' closes menu in iOS app
: nextwindow => 'refresh' closes menu in iOS app
Status: RESOLVED WONTFIX
Product: Controller App
Classification: Unclassified
Component: User Interface
: 1.1
: Other iOS 4.x
: -- normal
: ---
Assigned To: Michael Herger
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-19 09:49 UTC by cncb
Modified: 2019-01-25 12:22 UTC (History)
0 users

See Also:
Category: Bug


Attachments
Plugin that exhibits problem (1.46 KB, application/zip)
2012-03-19 10:04 UTC, cncb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cncb 2012-03-19 09:49:52 UTC
I have a simple plugin that adds a shuffle toggle item to the 'More' menu. The item has the 'nextwindow' property set to 'refresh' which works as expected on the Squeezeboxes and SqueezePlay but for some reason on the iOS app the More menu closes instead of just refreshing.
Comment 1 Michael Herger 2012-03-19 09:54:48 UTC
could you please provide yor sample code to reproduce this issue? thanks!
Comment 2 cncb 2012-03-19 10:04:58 UTC
Created attachment 7657 [details]
Plugin that exhibits problem

Here is the plugin in a .zip file.  It adds an entry to the top of the More menu for each playlist, album, etc. that toggles the shuffle.