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 88325 - "Properties" and "Preferences" menu items shouldn't have ellipses
"Properties" and "Preferences" menu items shouldn't have ellipses
Status: RESOLVED FIXED
Product: libgnomeui
Classification: Deprecated
Component: general
CVS HEAD
Other other
: Normal normal
: future
Assigned To: Anders Carlsson
Anders Carlsson
Depends on:
Blocks: 88024
 
 
Reported: 2002-07-16 14:09 UTC by Calum Benson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch as stated above. (1.95 KB, patch)
2002-07-16 14:34 UTC, Rajkumar
none Details | Review

Description Calum Benson 2002-07-16 14:09:18 UTC
As per HIG guidelines, the 'Properties' and 'Preferences' menu items should
not have ellipses.  An ellipsis indicates that further user input is
*required* to complete a task, which is not the case with Properties and
Preferences as they are often used just to visually confirm settings.
Comment 1 Rajkumar 2002-07-16 14:33:27 UTC
Attaching a patch for removing the ellipses from 'Properties...' and
'Preferences...' menu items. 

s/Properties.../Properties
s/Preferences.../Preferences
Comment 2 Rajkumar 2002-07-16 14:34:27 UTC
Created attachment 9900 [details] [review]
Patch as stated above.
Comment 3 Anders Carlsson 2002-07-16 19:30:11 UTC
Fixed in CVS, thanks for the patch!