WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
253310
textarea with hidden scrollbars hides resize handle
https://bugs.webkit.org/show_bug.cgi?id=253310
Summary
textarea with hidden scrollbars hides resize handle
Luke Warlow
Reported
2023-03-03 06:40:02 PST
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
).
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-10 06:40:17 PST
<
rdar://problem/106551509
>
Luke Warlow
Comment 2
2023-05-27 07:26:02 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/14426
EWS
Comment 3
2023-05-27 10:55:20 PDT
Committed
264630@main
(aa4860ae6d41): <
https://commits.webkit.org/264630@main
> Reviewed commits have been landed. Closing PR #14426 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug