After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 595300 - Focus gets stuck in top toolbar keyboard navigation
Focus gets stuck in top toolbar keyboard navigation
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: User Interface
git master
Other Linux
: Normal normal
: 1.x
Assigned To: Eitan Isaacson
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-09-15 17:39 UTC by Eitan Isaacson
Modified: 2009-10-04 13:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Make sure seek slider does not capture left/right buttons. (1.26 KB, patch)
2009-09-30 18:48 UTC, Eitan Isaacson
committed Details | Review
Make sure volume control does not capture left/right buttons (971 bytes, patch)
2009-09-30 18:48 UTC, Eitan Isaacson
committed Details | Review

Description Eitan Isaacson 2009-09-15 17:39:20 UTC
When Banshee first starts the seek bar is set to zero, and is disabled, after arrowing right a few times, focus lands on the volume item, pressing any arrow key when the volume item is in focus will invoke the volume control, the only way of returning to other toolbar items is to focus out and back into the toolbar. When a song is paused or playing, and the seek bar holds a value, it will grab focus, and won't let you right arrow to the volume item. Unlike the volume control, when focus is stuck on the seek bar, the arrow keys don't do anything useful like seeking, neither does page up/down help.
Comment 1 Eitan Isaacson 2009-09-30 18:48:58 UTC
Created attachment 144435 [details] [review]
Make sure seek slider does not capture left/right buttons.
Comment 2 Eitan Isaacson 2009-09-30 18:48:59 UTC
Created attachment 144436 [details] [review]
Make sure volume control does not capture left/right buttons
Comment 3 Bertrand Lorentz 2009-10-04 13:05:27 UTC
Thanks for your patches, both are now committed.