WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 120401
Bug 121952
[GTK][WK2] WTR has problems with mouse events
https://bugs.webkit.org/show_bug.cgi?id=121952
Summary
[GTK][WK2] WTR has problems with mouse events
Manuel Rego Casasnovas
Reported
2013-09-26 06:06:41 PDT
Created
attachment 212697
[details]
Example test case to reproduce the issue If you use the attached XML as a layout test, and use the very same file as expected (creating a ref-test). You'll see that the test doesn't pass in WK2 (while it pass without problems in WK1). If you add the following lines at the beginning of select(fromId, toId): eventSender.mouseMoveTo(0, 0); eventSender.mouseDown(); eventSender.mouseUp(); Then the test passes properly both in WK1 and WK2. I guess it could be related with the implementation of mouse events in WTR.
Attachments
Example test case to reproduce the issue
(1.13 KB, text/html)
2013-09-26 06:06 PDT
,
Manuel Rego Casasnovas
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Manuel Rego Casasnovas
Comment 1
2013-09-26 10:17:37 PDT
*** This bug has been marked as a duplicate of
bug 120401
***
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