WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
132866
About ChromeClientQt::rootViewToScreen function
https://bugs.webkit.org/show_bug.cgi?id=132866
Summary
About ChromeClientQt::rootViewToScreen function
thouraya
Reported
2014-05-13 06:49:25 PDT
Hi, In ChromeClientQt::rootViewToScreen(const IntRect& rect) function, the screenRect is calculated by translating rect by (ownerWindow->mapToGlobal(m_webPage->viewRectRelativeToWindow().topLeft()) I think it is wrong, and rect should be translated by ownerWindow->mapToGlobal(-m_webPage->viewRectRelativeToWindow().topLeft())); Regards, Thouraya.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2014-06-19 22:16:52 PDT
The Qt port has been removed from WebKit, so marking as INVALID.
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