[Webkit-unassigned] [Bug 274332] New: textarea vertical scrollbar handling isn't writing mode aware

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 17 13:30:56 PDT 2024


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

            Bug ID: 274332
           Summary: textarea vertical scrollbar handling isn't writing
                    mode aware
           Product: WebKit
           Version: Safari 17
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lwarlow at igalia.com

If you load data:text/html,<textarea rows="1" style="writing-mode: vertical-lr;"></textarea><textarea rows="1" style="overflow-x: hidden; writing-mode: vertical-lr;"></textarea> you see two equally tall textareas.

The second one should be shorter. (There's a separate bug where overlay scrollbar thickness is taken into account)

-- 
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/20240517/8cbe69c2/attachment.htm>


More information about the webkit-unassigned mailing list