WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
61320
fast/events/selectstart-by-double-triple-clicks.html and selectstart-by-drag.html are failing on GTK
https://bugs.webkit.org/show_bug.cgi?id=61320
Summary
fast/events/selectstart-by-double-triple-clicks.html and selectstart-by-drag....
Ryosuke Niwa
Reported
2011-05-23 16:34:54 PDT
fast/events/selectstart-by-double-triple-clicks.html and selectstart-by-drag.html are failing on GTK ever since they were checked in with the following diffs: selectstart-by-double-triple-clicks.html: Initial state: PASS Mouse down: PASS Mouse up: PASS -Second mouse down: PASS -Second mouse up: PASS -Third mouse down: PASS -Third mouse up: PASS +Second mouse down: FAIL - expected selection to be range but was caret +Second mouse up: FAIL - expected selection to be range but was caret +Third mouse down: FAIL - expected selection to be range but was caret +Third mouse up: FAIL - expected selection to be range but was caret Done. selectstart-by-drag.html: Mouse down: PASS Moving slightly to the right: PASS Moving slightly to the left: PASS -Moving to the right: PASS -Moving further to the right: PASS +Moving to the right: FAIL - expected selection to be range but was caret +Moving further to the right: FAIL - expected selection to be range but was caret Moving back to the left: PASS -Moving to the right again: PASS +Moving to the right again: FAIL - expected selection to be range but was caret Mouse down on the right: PASS -Moving to the left: PASS +Moving to the left: FAIL - expected selection to be range but was caret Done.
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2024-02-08 00:59:48 PST
We don't have this platform with any expectation for GTK but in iOS. We might have different bug for that expectation so no need to track this old one. Marking this as 'RESOLVED CONFIGURATION CHANGED'.
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