[Webkit-unassigned] [Bug 31711] Fake drag example does not work properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 29 01:57:15 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=31711





--- Comment #20 from Alejandro G. Castro <alex at igalia.com>  2010-01-29 01:57:13 PST ---
(In reply to comment #18)
> (From update of attachment 44131 [details])
> This will cause other platforms to fail since it only has gtk results.
> 
> Does this really need render tree results, or can this be made into a
> dumpAsText test?

Sorry Eric, I forgot about this because we added the workaround in the test.
All these tests that check if the selection we did is correct can be done with
the dumpAsText checking the string selected instead of the positions but in the
end we have the same problem because we depend on the font AFAIK.

Anyway I think we can review the patch to avoid changing the boolean in that
part of the code and just avoid overwriting the position if someone is
interested in this modification.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list