[Webkit-unassigned] [Bug 245130] New: Range.getClientRects() returns empty rectangle list for valid text node offset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 13 04:29:44 PDT 2022


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

            Bug ID: 245130
           Summary: Range.getClientRects() returns empty rectangle list
                    for valid text node offset
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Mac (Apple Silicon)
                OS: macOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zlip.792 at gmail.com

Hi Team,

Another Chrome Monorail expedition and came across another broken test case compared to other browsers in Safari 16 and Safari Technology Preview 153.

Link - https://jsfiddle.net/wkv947qg/

Chrome Bug - https://bugs.chromium.org/p/chromium/issues/detail?id=389054

_____

*** STEPS TO REPRODUCE ***

1) Open Link and notice the value within textarea

<< ACTUAL RESULT >>

'0' (without quotes)

<< EXPECTED RESULTS & OTHER BROWSERS [Chrome Canary 107 and Firefox Nightly 106] >>

'1' (without quotes)

___

Appreciate if this can be fixed and aligned with other browsers.

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/20220913/66e386a7/attachment.htm>


More information about the webkit-unassigned mailing list