Bug 163492 - REGRESSION (r191699): Contextual menu in Mail compose view doesn’t include any of the standard submenus
Summary: REGRESSION (r191699): Contextual menu in Mail compose view doesn’t include an...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-10-15 15:30 PDT by mitz
Modified: 2016-10-15 16:56 PDT (History)
3 users (show)

See Also:


Attachments
Set the tag on menu items that have submenus (9.68 KB, patch)
2016-10-15 16:00 PDT, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2016-10-15 15:30:35 PDT
<rdar://problem/28654799>

After <https://trac.webkit.org/r191699>, WebKit is not setting the tag on contextual menu items that have submenus.
Comment 1 mitz 2016-10-15 15:33:58 PDT
Patch forthcoming.
Comment 2 mitz 2016-10-15 16:00:16 PDT
Created attachment 291729 [details]
Set the tag on menu items that have submenus
Comment 3 Darin Adler 2016-10-15 16:27:16 PDT
Comment on attachment 291729 [details]
Set the tag on menu items that have submenus

But items with submenus can’t have a checked state or a target?
Comment 4 mitz 2016-10-15 16:56:44 PDT
Fixed in <https://trac.webkit.org/r207385>.