Bug 163492

Summary: REGRESSION (r191699): Contextual menu in Mail compose view doesn’t include any of the standard submenus
Product: WebKit Reporter: mitz
Component: WebKit APIAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: sam, simon.fraser, thorton
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Set the tag on menu items that have submenus darin: review+

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>.