GNOME Bugzilla – Bug 349935
[KB-Fixed] "search options" menu icon isn't obvious
Last modified: 2009-08-30 05:52:50 UTC
2.7 uses an icon the the search box to select options instead of the combo box that was previously used, and it isn't at all obvious that you can click it to access the menu.
also see bug 348753, adding srini and jony to CC, confirming this.
Obviously I meant "... in the search box..." in my report. As well as changing the icon slightly to indicate that it has a menu (as mentioned in bug 348752), it would probably be good to have it pre-light when the pointer moves over it. For reference. the SexyIconEntry class from libsexy (http://www.chipx86.com/wiki/Libsexy#SexyIconEntry) does this.
James, in HEAD, it currently changes the CURSOR to "link". It should also have a prelight and we need to work on a icon that has a small down arrow too.
Bumping version to a stable release.
The search entry in the kill-bonobo branch is using the new GtkEntry icon capabilities, which does pre-light (most of the time; some GTK+ bug here). Icon also has a helpful "click here..." tooltip. What I'd really like is something similar to Firefox's search bar (icon + down arrow in a different background color), but this is good enough for now.
The "kill-bonobo" branch has been merged into "master" and will debut as Evolution 2.29.1. We believe the branch has addressed the reported issue. If you find the issue still exists in version 2.29 or later please feel free to re-open this bug. Closing as FIXED.