RESOLVED INVALID Bug 41918
[Qt] editing/selection/5195166-1.html failing after r62816
https://bugs.webkit.org/show_bug.cgi?id=41918
Summary [Qt] editing/selection/5195166-1.html failing after r62816
Ojan Vafai
Reported 2010-07-08 16:40:44 PDT
r62816 changed editing/selection/5195166-1.html to use double-click + drag to select text. This appears to not work on qt. It selects too much text.
Attachments
Patch (1.25 KB, patch)
2010-07-08 16:43 PDT, Ojan Vafai
no flags
Ojan Vafai
Comment 1 2010-07-08 16:43:02 PDT
Ojan Vafai
Comment 2 2010-07-08 16:52:14 PDT
Antonio Gomes
Comment 3 2010-07-08 18:32:48 PDT
Ojan, I will re-open the so so I can investigate the real cause on Qt side.
Csaba Osztrogonác
Comment 4 2012-05-29 07:32:14 PDT
The bug is still valid on Qt 4.8 and on Qt 5 too --- /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/editing/selection/5195166-1-expected.txt +++ /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/editing/selection/5195166-1-actual.txt @@ -1,4 +1,5 @@ This tests for a bug where extending a selection created with the mouse would blow it away before extending it. There should be six characters selected in this sentence on Mac and four characters selected on Win/Linux. -Success +Failure: Selected text was " should be s" and should be "should be s" +Failure: Selected text was "here should be six characters selected in this sentence on Mac and four characters selected on Win/Linux." and should be "hould be "
Csaba Osztrogonác
Comment 5 2012-10-09 02:01:05 PDT
This bug is still valid now.
Csaba Osztrogonác
Comment 6 2012-11-21 03:07:05 PST
still valid
Ádám Kallai
Comment 7 2013-02-17 14:17:39 PST
The bug is valid.
Note You need to log in before you can comment on or make changes to this bug.