[Webkit-unassigned] [Bug 44082] Selection.addRange() does not add a range from a node with sibling editable elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 3 05:06:42 PDT 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |zlip.792 at gmail.com
     Ever confirmed|0                           |1

--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am able to reproduce this bug in Safari 15.6 on macOS 12.5 and it does not show anything within dialog window and also does not select any text later (after dismissing the dialog).

*** Safari 15.6 on macOS 12.5 ***

Empty dialog showing (Selection is: *empty*) and then after dismissing, it does not select any text.

*** Chrome Canary 106 ***

Empty dialog showing (Selection is: *empty*) and then after dismissing, it does select both lines (text).

*** Firefox Nightly 105 ***

Show dialog with "Selection Text" inside and after dismissing, it also select text both lines.

___

I think Safari should at least select text but ideally should mimic behavior of Firefox (unless it is non-standard). 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/20220803/0b9d4e93/attachment-0001.htm>


More information about the webkit-unassigned mailing list