Bug 41918

Summary: [Qt] editing/selection/5195166-1.html failing after r62816
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: kadam, ossy, robert, tonikitoo
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on:    
Bug Blocks: 79666    
Attachments:
Description Flags
Patch none

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.