[Webkit-unassigned] [Bug 193040] New: HTMLInputElement.select() doesn't work in iOS Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 26 17:31:50 PST 2018


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

            Bug ID: 193040
           Summary: HTMLInputElement.select() doesn't work in iOS Safari
           Product: WebKit
           Version: Safari 12
          Hardware: iPhone / iPad
                OS: iOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: corsar89 at ya.ru

HTMLInputElement.select() doesn't work in iOS Safari. While in desktop Safari it works fine.
For now, it's only modern browser without the support of `.select()` method.
`.setSelectionRange()` or `selectionStart` with `selectionEnd` should be used as workaround.

-- 
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/20181227/599fa219/attachment.html>


More information about the webkit-unassigned mailing list