Bug 87105 - HitTest in nested shadow dom seems wrong
Summary: HitTest in nested shadow dom seems wrong
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-22 02:12 PDT by Shinya Kawanaka
Modified: 2012-05-22 02:33 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-05-22 02:12:27 PDT
eventSender often fails sending an event to nested shadow doms.
It seems hittest for nested shadow doms is werid.
Comment 1 Shinya Kawanaka 2012-05-22 02:12:56 PDT
I'll upload repro soon.
Comment 2 Shinya Kawanaka 2012-05-22 02:33:53 PDT
Ah, hayato found that it's due to the height of the display...