[Webkit-unassigned] [Bug 102330] Overlapping of absolute (or fixed) positioned text when trying to break the text (via paragraph break or indent/outdent etc.)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 26 12:48:31 PDT 2022


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

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

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

--- Comment #3 from Ahmad Saleem <zlip.792 at gmail.com> ---
Just wanted to share updated results across all browsers:

Test case - Edit1

*** Safari 15.6 on macOS 12.5 ***

Entering "enter" between 12^34 makes it overlap and text becomes unreadable. PLUS - Focus selection or outline is wrong in Safari.

*** Firefox Nightly 104 ***

Entering "enter" between 12^34 makes it overlap and text becomes unreadable.

*** Chrome Canary 106 ***

Entering "enter" between 12^34 makes it overlap and text becomes unreadable.

>> In short, Edit1 is broken across all browsers.

Test Case - Edit2

*** Safari 15.6 on macOS 12.5 ***

Randomly placing cursor and doing indent makes text overlap and then make it unreadable. PLUS - Focus selection or outline is wrong in Safari.

*** Firefox Nightly 104 ***

Indent and Outdent works and don't make text readable but I don't know whether they are working as they should since it is not rich text editor but just simple content editable. (Document would make it easier with boundaries or edges of doc view)

*** Chrome Canary 106 ***

Randomly placing cursor and doing indent makes text overlap and then make it unreadable

______

Just wanted to share updated results across browsers on attached test cases. 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/8a582272/attachment.htm>


More information about the webkit-unassigned mailing list