[Webkit-unassigned] [Bug 128804] setSelectionRange shouldn't trigger a synchronous layout when text field is already focused

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 14 01:06:50 PST 2014


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





--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org>  2014-02-14 01:04:03 PST ---
We can get rid of synchronous layout completely once we fix webkit.org/b/38696 as I've outlined in
https://lists.webkit.org/pipermail/webkit-dev/2014-February/026235.html

but we can fix this one first in order to resolve the bug 128797 since we don't call setSelectionRange in setValue when the text field is not focused.

-- 
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