[Webkit-unassigned] [Bug 167527] Regression (Safari 10): Selection highlight is drawn incorrectly when selecting the last two <br> elements in a block-level element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 26 13:15:31 PDT 2022


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

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

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

--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am not sure on expected behavior or web-spec but this is current beahvior in attached test case across browsers:

*** Safari 15.6 on macOS 12.5 ***

Clicking "Select All" shows "Selection" across field of <div conetenteditable> but since it is <br> or nothing, it just confuses that something is selected.

*** Firefox Nightly 104 ***

Clicking "Select All" do nothing and does not show any selection inside <div contenteditable>.

*** Chrome Canary 106 ***

Clicking "Select All" shows smalls election (2 or 4 px wide) in <div contenteditable>.

I am not sure, which behavior is correct or aligned with web-spec but wanted to share latest test 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/20220726/4bdb4cf7/attachment.htm>


More information about the webkit-unassigned mailing list