Bug 30593

Summary: [GTK] failing editing/selection/5333725.html
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
First patch proposal none

Description Xan Lopez 2009-10-20 12:57:57 PDT
Fails on and off, there seems to be some problem with events where one of them gets stuck and we movement instead of a selection:

-selection start: position 0 of child 1 {#text} of child 0 {DIV} of child 1 {BODY} of child 0 {HTML} of document
-selection end:   position 2 of child 1 {#text} of child 0 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+caret: position 0 of child 1 {#text} of child 0 {DIV} of child 1 {BODY} of child 0 {HTML} of document
Comment 1 Alejandro G. Castro 2009-10-21 11:24:37 PDT
This bug depends on the bug 30633 and bug 30636, and we have to change the results of the tests at least of these other tests:

editing/selection/5232159.html
editing/selection/fake-drag.html
Comment 2 Alejandro G. Castro 2009-10-21 11:39:08 PDT
Created attachment 41592 [details]
First patch proposal
Comment 3 Xan Lopez 2009-10-21 11:40:28 PDT
Comment on attachment 41592 [details]
First patch proposal

r=me
Comment 4 WebKit Commit Bot 2009-10-21 12:43:58 PDT
Comment on attachment 41592 [details]
First patch proposal

Clearing flags on attachment: 41592

Committed r49918: <http://trac.webkit.org/changeset/49918>
Comment 5 WebKit Commit Bot 2009-10-21 12:44:03 PDT
All reviewed patches have been landed.  Closing bug.