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 314964 - gedit "Tools"->"Set Language" option missing Ellipsis ("...")
gedit "Tools"->"Set Language" option missing Ellipsis ("...")
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: general
2.11.x
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
gedit QA volunteers
Depends on:
Blocks:
 
 
Reported: 2005-08-31 17:31 UTC by jlaska
Modified: 2005-12-15 11:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
committed patch (627 bytes, patch)
2005-12-15 11:47 UTC, Paolo Borelli
none Details | Review

Description jlaska 2005-08-31 17:31:03 UTC
Distribution/Version: Fedora Core (rawhide)

# RPM     gedit-2.11.91-1.i386
# DISTRO  fedora core (rawhide)

The menu option "Set Language" should contain an ellipsis ("...") as clicking on
that menu item produces another dialog.  The same *may* hold or
"Tools"->"Document Statistics" as that dialog contains more than just a single
action (contains "Cancel", and "Update").  For further details on HIG see
http://developer.gnome.org/projects/gup/hig/2.0/menus-design.html#menu-item-types

"Label the menu item with a trailing ellipsis ("...") only if the command
requires further input from the user before it can be performed. Do not add an
ellipsis to items that only present a confirmation dialog (such as Delete), or
that do not require further input (such as Properties, Preferences or About)."

Actual results:
-------------------
"Tools" -> "Set Language"

Expected results:
-------------------
"Tools" -> "Set Language..."
Comment 1 Paolo Borelli 2005-12-15 11:47:16 UTC
Created attachment 56024 [details] [review]
committed patch
Comment 2 Paolo Borelli 2005-12-15 11:48:09 UTC
Thanks for spotting this. I fixed this on HEAD now that we are not string frozen.