WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
266144
'Readonly' inputs (e.g., search, number) should have cursor as 'I-Beam'
https://bugs.webkit.org/show_bug.cgi?id=266144
Summary
'Readonly' inputs (e.g., search, number) should have cursor as 'I-Beam'
Ahmad Saleem
Reported
2023-12-09 05:53:07 PST
Hi Team, While going through UA stylesheet in Safari / WebKit rules and also comparing with Chromium / Blink. I noticed one failing / different test case: Test Case:
https://jsfiddle.net/int32_t/EfQW7/show
Focus on 'ready-only' inputs and it has cursor showing as 'default' while Firefox Nightly 122 and Chrome Canary 121 show 'I-Beam'. Just wanted to raise so we can fix it. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-12-09 05:55:48 PST
Might be related to 'user-select'?
Radar WebKit Bug Importer
Comment 2
2023-12-16 05:54:13 PST
<
rdar://problem/119759142
>
Alexsander Borges Damaceno
Comment 3
2025-02-08 09:55:58 PST
Pull request:
https://github.com/WebKit/WebKit/pull/40289
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