[Webkit-unassigned] [Bug 156500] Do not throw when getting selectionDirection/selectionStart/selectionEnd on input

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 8 16:59:52 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #4 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am not sure whether I am testing correctly here but when I copy the following snippet from Comment 0 into JSfiddle, I get following behavior across browsers:

Link - https://jsfiddle.net/sun1vzxq/show

*** Safari 15.6 on macOS 12.5 ***

Error in console - "<a class='gotoLine' href='#43:6'>43:6</a> TypeError: Type error"

*** Firefox Nightly 105 ***

No error in console

*** Chrome Canary 106 ***

No error in console

______

Just wanted to share updated results. Thanks!

-- 
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/20220808/af507a76/attachment.htm>


More information about the webkit-unassigned mailing list