Bug 24440

Summary: Context menus are broken on pages using accelerated compositing
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: WebKit Misc.Assignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 23359    
Attachments:
Description Flags
Patch, changelog oliver: review+

Description Simon Fraser (smfr) 2009-03-06 16:57:02 PST
When a WebHTMLView goes into accelerated compositing mode, a subview is added to host layers. This subview intercepts right clicks (see <rdar://problem/6656586>), which breaks context menu handling.
Comment 1 Simon Fraser (smfr) 2009-03-06 17:00:13 PST
Created attachment 28379 [details]
Patch, changelog
Comment 2 Cameron Zwarich (cpst) 2009-03-06 20:41:54 PST
Comment on attachment 28379 [details]
Patch, changelog

r=me
Comment 3 Simon Fraser (smfr) 2009-03-09 09:54:27 PDT
http://trac.webkit.org/changeset/41529