[Webkit-unassigned] [Bug 191255] Setting input's value to the same value moves caret at end of input

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 19 09:57:06 PST 2018


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

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cdumez at apple.com

--- Comment #14 from Chris Dumez <cdumez at apple.com> ---
Try to match the spec as closely as possible :
https://html.spec.whatwg.org/#dom-input-value

Your current patch seems to bypass work that we are supposed to do as per spec, only the cursor position change is supposed to be impacted.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181119/9d6bf6e1/attachment.html>


More information about the webkit-unassigned mailing list