Changing selection shouldn't trigger synchronous layout or style recalc
https://bugs.webkit.org/show_bug.cgi?id=127832
Summary Changing selection shouldn't trigger synchronous layout or style recalc
Ryosuke Niwa
Reported 2014-01-28 23:39:20 PST
Don't synchronously update layout when updating text form control's value. Basically avoid triggering layout synchronously inside HTMLTextFormControlElement::setSelectionRange. <rdar://problem/15933598>
Attachments
Ryosuke Niwa
Comment 1 2014-02-17 20:19:30 PST
Widening the scope of this meta bug.
Ryosuke Niwa
Comment 2 2014-02-19 01:07:53 PST
Widening the scope of this bug again.
David Kilzer (:ddkilzer)
Comment 3 2017-03-11 03:52:48 PST
Seems like this could be closed as all dependent bugs are resolved.
Note You need to log in before you can comment on or make changes to this bug.