GNOME Bugzilla – Bug 314964
gedit "Tools"->"Set Language" option missing Ellipsis ("...")
Last modified: 2005-12-15 11:48:09 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..."
Created attachment 56024 [details] [review] committed patch
Thanks for spotting this. I fixed this on HEAD now that we are not string frozen.