[Webkit-unassigned] [Bug 248357] New: SVG text selection has bugs with collapsed whitespace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 26 02:33:00 PST 2022


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

            Bug ID: 248357
           Summary: SVG text selection has bugs with collapsed whitespace
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: sabouhallawa at apple.com, zimmermann at kde.org

Hi Team,

While going through Chromium Monorail, I come across another failing test case in Safari:

Link -  https://jsfiddle.net/progers/g1z286fL/

While trying to select text from world to next line "hello", it does not paint the selection properly and jump it to first top line while it works fine in Chrome Canary 110.

It is broken in Safari Technology Preview 158 and 16.1 both, it was fixed with this commit:

Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=194860

It had some pre-requisite fixes for "SelectionTestCase.js" script, which I will land first so this can be looked into as potential blink merge.

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/20221126/755118aa/attachment.htm>


More information about the webkit-unassigned mailing list