- Status Closed
- Percent Complete
- Task Type Bugs
- Category User Interface → Themes
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#9203 - WPS gets corrupted after changing status bar setting
The WPS gets corrupted when changing the status bar setting. This even happens when changing the status bar setting from yes to no then canceling the setting. The symptom is that the WPS elements seem to be shifted down (by the amount of the height of the status bar?). I’ve noticed this on sansa c200 and e200.
How to reproduce:
* select a theme containing a status bar (e.g. cabbiev2)
* go to display settings, status bar, select no but cancel the setting
(display flashes briefly, as if a display setting was updated)
* go to the WPS
→WPS elements are shifted down
Closed by bertrik
2008-08-04 17:46
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2008-08-04 17:46
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
Committed as r18192, thanks for the
fix.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
reproduced on iPod Color
The good news: Only 1 if statement needs to be changed in the statusbar_toggle_handler() to fix this
<global_settings.statusbar> is already checked at the definition of <draw> and should only effect the viewport settings if no <wps_sb_tag> is defined for the current wps.