WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
248285
<option> in <select multiple> or <select size> should return correct height/width
https://bugs.webkit.org/show_bug.cgi?id=248285
Summary
<option> in <select multiple> or <select size> should return correct height/w...
Tim Nguyen (:ntim)
Reported
2022-11-23 12:32:14 PST
clientHeight/clientWidth/etc. APIs should work on <option> in <select multiple> or <select size>. It currently works properly on Chrome/Firefox, but not WebKit. The reason being that <option> has display: none in WebKit.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-30 12:33:18 PST
<
rdar://problem/102825025
>
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