WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
Bug 93696
MouseEvent's clientX and clientY should be adjusted when crossing a seamless iframe.
https://bugs.webkit.org/show_bug.cgi?id=93696
Summary
MouseEvent's clientX and clientY should be adjusted when crossing a seamless ...
Hayato Ito
Reported
2012-08-10 00:44:30 PDT
We have to adjust MouseEvent's clientX and clientY so that they should be based on coordinate system of the parent document.
Attachments
Add attachment
proposed patch, testcase, etc.
Hayato Ito
Comment 1
2012-08-21 17:55:29 PDT
See the comment here:
https://bugs.webkit.org/show_bug.cgi?id=93678#c4
Darin Adler
Comment 2
2016-12-27 12:19:51 PST
My latest patch removes the dead code that was doing this incorrectly. If we implement seamless frames, then we will come back to this and we should cover this with testing.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug