WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
44674
[Qt] tst_QWebFrame::popupFocus() hardcode the element position
https://bugs.webkit.org/show_bug.cgi?id=44674
Summary
[Qt] tst_QWebFrame::popupFocus() hardcode the element position
Benjamin Poulain
Reported
2010-08-26 04:14:36 PDT
The test tst_QWebFrame::popupFocus() assume the position (25, 25) is inside the combo box. This is not true depending on the style, and the test fails on Meego.
Attachments
Fix the issue on Meego
(1.43 KB, patch)
2010-08-26 04:18 PDT
,
Benjamin Poulain
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2010-08-26 04:18:29 PDT
Created
attachment 65544
[details]
Fix the issue on Meego This patch dynamically find the position of the combo element instead of hardcoding a position to click.
WebKit Commit Bot
Comment 2
2010-08-26 05:07:05 PDT
Comment on
attachment 65544
[details]
Fix the issue on Meego Clearing flags on attachment: 65544 Committed
r66096
: <
http://trac.webkit.org/changeset/66096
>
WebKit Commit Bot
Comment 3
2010-08-26 05:07:11 PDT
All reviewed patches have been landed. Closing bug.
Ademar Reis
Comment 4
2010-08-26 08:48:36 PDT
Revision
r66096
cherry-picked into qtwebkit-2.1 with commit 5019f1f94fcf1b367ce7396acf36890a9f91c5b0
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