RESOLVED FIXED 30593
[GTK] failing editing/selection/5333725.html
https://bugs.webkit.org/show_bug.cgi?id=30593
Summary [GTK] failing editing/selection/5333725.html
Xan Lopez
Reported 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
Attachments
First patch proposal (3.59 KB, patch)
2009-10-21 11:39 PDT, Alejandro G. Castro
no flags
Alejandro G. Castro
Comment 1 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
Alejandro G. Castro
Comment 2 2009-10-21 11:39:08 PDT
Created attachment 41592 [details] First patch proposal
Xan Lopez
Comment 3 2009-10-21 11:40:28 PDT
Comment on attachment 41592 [details] First patch proposal r=me
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2009-10-21 12:44:03 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.