GNOME Bugzilla – Bug 733116
The top and bottom panes are inconsistently used
Last modified: 2018-05-24 18:17:37 UTC
Created attachment 280574 [details] MAIN_TOP Shell location This is explained by the attached screenshots: Using "RB.ShellUILocation.MAIN_TOP" places the widget across the top of the UI. The background colour is pure white - not the background window colour. Using "RB.ShellUILocation.MAIN_BOTTOM" places the widget across at the bottom of the UI - but doesnt take into account the left-pane and therefore is off-set. The background colour is the background window colour. From a consistency point of view the bottom position needs to be identical to the top. I'm personally investigating an alternative top & bottom toolbar plugin - I was going to hide the main toolbar and replace it with my own. However, I would like the bottom toolbar to be the full width of the RB main window (as the top position) is.
Created attachment 280575 [details] MAIN_BOTTOM Shell location
"Using "RB.ShellUILocation.MAIN_BOTTOM" places the widget across at the bottom of the UI - but doesnt take into account the left-pane and therefore is off-set. The background colour is the background window colour. " --> typo "Using "RB.ShellUILocation.MAIN_BOTTOM" places the widget across at the bottom of the UI - but takes into account the left-pane and therefore is off-set. The background colour is the background window colour. "
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/rhythmbox/issues/1351.