- Status Closed
- Percent Complete
- Task Type Patches
- Category
- Assigned To No-one
- Operating System
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by thewolfwillcome - 2005-12-01
Last edited by barrywardell - 2007-07-28
Opened by thewolfwillcome - 2005-12-01
Last edited by barrywardell - 2007-07-28
FS#2792 - statusbar didn't get drawn/updated when in yesno-screen...
This patch fix the porblem that the statusbar isn’t
drawn(when leaving wps and bookmark_on_stop is set to
yes) and updated when in yesno-screen.
it fixes also that the text
Play = Yes
Any Other = No
gets printed twice in when the yesno-screen is called
within bookmark_autobookmark()-fn
Closed by barrywardell
2007-07-28 15:55
Reason for closing: Out of Date
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
2007-07-28 15:55
Reason for closing: Out of Date
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
This seems to already be fixed in
current SVN.
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
oops typo: statusbar isn't drawn, when leaving wps, using
the %wd-tag and bookmark on stop is set to ask..