Bug 24573 - Hittesting doesn't always work for nested and 3d transformed elements
Summary: Hittesting doesn't always work for nested and 3d transformed elements
Status: RESOLVED DUPLICATE of bug 24312
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-13 04:18 PDT by Kim Grönholm
Modified: 2009-03-13 08:28 PDT (History)
0 users

See Also:


Attachments
Test case for hittesting bug on nested 3d transformed elements (966 bytes, text/html)
2009-03-13 04:21 PDT, Kim Grönholm
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kim Grönholm 2009-03-13 04:18:31 PDT
In some cases when a parent and child element have 3d transformations with perspective, the hittesting fails. I will add a test case to demonstrate this.
Comment 1 Kim Grönholm 2009-03-13 04:21:46 PDT
Created attachment 28576 [details]
Test case for hittesting bug on nested 3d transformed elements

Hittest should work for both the parent and the child elements.
Comment 2 Simon Fraser (smfr) 2009-03-13 08:28:47 PDT

*** This bug has been marked as a duplicate of 24312 ***