[Webkit-unassigned] [Bug 253310] New: textarea with hidden scrollbars hides resize handle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 3 06:40:02 PST 2023


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

            Bug ID: 253310
           Summary: textarea with hidden scrollbars hides resize handle
           Product: WebKit
           Version: Safari 16
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: luke at warlow.dev

While making a PR for the scrollbar-width CSS property I noticed an existing issue where textareas with hidden scrollbars don't display a resize handle.

https://jsfiddle.net/yu2opbts/4/

Using the above jsfiddle in Chromium and Safari the textarea has no resize handle but in Firefox (which implements scrollbar-width but not ::-webkit-scrollbar) there is a rendered resize handle. This is also expected by the web platform tests (https://wpt.fyi/results/css/css-scrollbars/textarea-scrollbar-width-none.html).

-- 
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/20230303/1642adcd/attachment-0001.htm>


More information about the webkit-unassigned mailing list