RESOLVED FIXED 198944
Web Inspector: Elements: remove ellipses from "Break on" context menu item title
https://bugs.webkit.org/show_bug.cgi?id=198944
Summary Web Inspector: Elements: remove ellipses from "Break on" context menu item title
Matt Baker
Reported 2019-06-17 17:15:44 PDT
Per Apple's HI guidelines: Menu Item Titles A menu item title describes an action or attribute. Use an ellipsis whenever choosing a menu item requires additional input from the user. The ellipsis character (…) means a dialog or separate window will open and prompt the user for additional information or to make a choice. See: https://developer.apple.com/design/human-interface-guidelines/macos/menus/menu-anatomy/ Notes: I don't believe that the above description of "additional input" or a "separate window" applies to submenus.
Attachments
Patch (2.84 KB, patch)
2019-06-17 17:17 PDT, Matt Baker
no flags
Matt Baker
Comment 1 2019-06-17 17:17:56 PDT
Matt Baker
Comment 2 2019-06-17 17:21:21 PDT
(In reply to Matt Baker from comment #0) > Per Apple's HI guidelines: > > Menu Item Titles > A menu item title describes an action or attribute. > > Use an ellipsis whenever choosing a menu item requires additional input from > the user. The ellipsis character (…) means a dialog or separate window will > open and prompt the user for additional information or to make a choice. > > See: > https://developer.apple.com/design/human-interface-guidelines/macos/menus/ > menu-anatomy/ > > Notes: > I don't believe that the above description of "additional input" or a > "separate window" applies to submenus. It just occurred to me that the arrow (">") glyph displayed in macOS menu item titles implies this, making the ellipses redundant.
Radar WebKit Bug Importer
Comment 3 2019-06-17 17:41:05 PDT
Nikita Vasilyev
Comment 4 2019-06-17 18:06:55 PDT
Good find! I was wondering about these ellipses.
Devin Rousso
Comment 5 2019-06-17 21:01:37 PDT
Comment on attachment 372298 [details] Patch r=me
WebKit Commit Bot
Comment 6 2019-06-17 21:32:47 PDT
Comment on attachment 372298 [details] Patch Clearing flags on attachment: 372298 Committed r246532: <https://trac.webkit.org/changeset/246532>
WebKit Commit Bot
Comment 7 2019-06-17 21:32:49 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.