[ubuntu-mono] [Bug 678116] Re: Use a standard way to highlight elements
Vish
678116 at bugs.launchpad.net
Sat Dec 4 12:01:30 UTC 2010
What David is referring to is the selected color.
Attaching a comparison with a GNOME app,[RB just happened to be the one I could
find with 3panes]
Notice that all the three panes appear with the same 'active orange' color,
irrespective of where the cursor is pressed.
This is because Banshee uses only bg[SELECTED] for the color in all three panes
and only text[SELECTED] in the browser view.
Oddly, Banshee uses the text[ACTIVE] color in the source view alone. Hence we
can notice that once the selection is in the other two panes, the font color
changes to black.
Usually themes define :
bg[SELECTED] = "#foo"
bg[ACTIVE] = "#foo"
text[SELECTED] = "#foo"
text[ACTIVE] = "#foo"
Most of the GNOME apps use this to differentiate the selected/active
colors.
** Attachment added: "banshee-vs-gnomeapps.png"
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/678116/+attachment/1755262/+files/banshee-vs-gnomeapps.png
** Bug watch added: GNOME Bug Tracker #636443
https://bugzilla.gnome.org/show_bug.cgi?id=636443
** Also affects: banshee via
https://bugzilla.gnome.org/show_bug.cgi?id=636443
Importance: Unknown
Status: Unknown
** Changed in: banshee (Ubuntu)
Status: Confirmed => Triaged
** Summary changed:
- Use a standard way to highlight elements
+ Unable to recognize active pane
--
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to banshee in ubuntu.
https://bugs.launchpad.net/bugs/678116
Title:
Unable to recognize active pane
Status in Banshee Music Player:
Unknown
Status in “banshee” package in Ubuntu:
Triaged
Bug description:
Binary package hint: banshee
I have noticed that Banshee does not seem to follow the way other apps in Ubuntu highlight items, or show the active pane; normally apps highlight items using an orange colour, which changes to grey when that pane (or the whole app) is not focused.
Instead, Banshee seems to use orange for all panes, the focused one as well as the unfocused, and shows which pane is focused by drawing a second border inside it. This deviation from the norm makes more difficult to guess what will happen if you press a given key (e.g. the tab key or a direction key), so using the standard way would be beneficial.
More information about the Ubuntu-mono
mailing list