[Webkit-unassigned] [Bug 250383] New: Adjust text input scrollWidth and scrollHeight to include padding and any whitespace added by decorations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 10 07:03:21 PST 2023


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

            Bug ID: 250383
           Summary: Adjust text input scrollWidth and scrollHeight to
                    include padding and any whitespace added by
                    decorations
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Hi Team,

While going through Blink's commit, I came across following failing test case:

Test Case - https://jsfiddle.net/2barv9Lu/

^ Safari 16.2 only passes two while Chrome Canary 111 only fail one with fraction issue while Firefox Nightly 110 passes all.

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

WebKit Source - https://github.com/WebKit/WebKit/blob/28de25b653f64ca3fc8e87fbf1d1a963329a5342/Source/WebCore/rendering/RenderTextControlSingleLine.cpp#L367

Just wanted to raise so we can track and fixes these issues.

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/20230110/1104bdb6/attachment-0001.htm>


More information about the webkit-unassigned mailing list