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 351333 - Tooltip Over Search Icon Needs To Help Users Find Other Options
Tooltip Over Search Icon Needs To Help Users Find Other Options
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: Normal minor
: ---
Assigned To: Milan Crha
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-08-14 18:09 UTC by David Richards
Modified: 2013-09-13 00:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Shot of tooltip. (10.99 KB, image/png)
2006-08-15 13:54 UTC, David Richards
  Details
proposed evo patch (1.92 KB, patch)
2007-09-25 12:07 UTC, Milan Crha
committed Details | Review

Description David Richards 2006-08-14 18:09:33 UTC
Most of the various views now have an icon for Search next to the single line text widget that contains that the user can type in the string.  Initial reports are that people are not able to figure out that you can right-mouse click on there for more options.  For instance some users want to select "Message Contains" in the mail view.

The tooltip to me is breaking UI standards, as it's telling you the current search criteria of that widget instead of telling you what the button is FOR.  It should be helping you figure out the UI by putting the mouse over the top.  When you do a mouse-over the search icon, it should say "Search: Right-Mouse for more options".

Other information:
Comment 1 David Richards 2006-08-15 13:54:08 UTC
Created attachment 70946 [details]
Shot of tooltip. 

This is telling you what the widget is set TO, and it should be telling you what the widget is used FOR.
Comment 2 David Richards 2006-08-15 16:41:56 UTC
From HIG 2.0

** Ensure all toolbar controls have tooltips. The tooltip should be more descriptive than the corresponding menu item, if it has one, but still concise. For example, Create new document for the Open toolbar button.
Comment 3 Harish Krishnaswamy 2006-08-17 13:06:07 UTC
Confirming the bug and reassigning it to Srini.
Comment 4 André Klapper 2006-08-17 18:54:24 UTC
i'd also like to ask to *always* think of tooltips when implementing anything generally. think of users as users. please make this happen for 2.8, this is at least partially possible if we only use strings that are already part of the translation.
Comment 5 Srinivasa Ragavan 2006-08-20 12:49:10 UTC
Right. But I want the tooltip to say the current selection also. It would be more helpful when a search is in place (you wont have the greyed text).

"Search: Name begins with \n
 Click here to change the search type"

Some thing like this?..... Hmm im not too sure about this... Any suggestions?



Comment 6 André Klapper 2006-08-20 13:48:05 UTC
at least for 2.8, we can only get in strings that already exactly exist. we could fix the rest for 2.9 i guess. my two cents.
Comment 7 Milan Crha 2007-09-25 12:07:57 UTC
Created attachment 96162 [details] [review]
proposed evo patch

for evolution;

This patch also introduces two new localize-able strings, "Search" and "Click here to change the search type".
Comment 8 Srinivasa Ragavan 2007-09-26 11:36:09 UTC
Commit to head.
Comment 9 Milan Crha 2007-09-26 12:43:38 UTC
Committed to trunk. Committed revision 34309.
Also sent mail to gnome-i18n about new strings.