Bug 24440 - Context menus are broken on pages using accelerated compositing
Summary: Context menus are broken on pages using accelerated compositing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks: 23359
  Show dependency treegraph
 
Reported: 2009-03-06 16:57 PST by Simon Fraser (smfr)
Modified: 2009-03-09 09:54 PDT (History)
0 users

See Also:


Attachments
Patch, changelog (1.97 KB, patch)
2009-03-06 17:00 PST, Simon Fraser (smfr)
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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