WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
8705
REGRESSION: readonly text fields shouldn't get a focus ring
https://bugs.webkit.org/show_bug.cgi?id=8705
Summary
REGRESSION: readonly text fields shouldn't get a focus ring
Adele Peterson
Reported
2006-05-02 15:04:34 PDT
readonly text fields shouldn't get a focus ring
Attachments
Add rule to html4.css and add readonly as a special case attr for style sharing.
(3.29 KB, patch)
2007-01-11 23:00 PST
,
Dave Hyatt
mrowe
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Karl Schramm
Comment 1
2006-06-27 20:57:15 PDT
This seems to be fixed in ToT.
Adele Peterson
Comment 2
2006-07-06 19:26:27 PDT
I still see this problem on TOT. If you click in a readonly field, I see a focus ring.
Matt Lilek
Comment 3
2006-11-06 18:14:06 PST
***
Bug 11536
has been marked as a duplicate of this bug. ***
Dave Hyatt
Comment 4
2007-01-11 23:00:59 PST
Created
attachment 12378
[details]
Add rule to html4.css and add readonly as a special case attr for style sharing. There is talk of a read-only pseudoclass, but hot debate about what it should apply to. That's why I decided not to add a new pseudoclass for this yet.
Dave Hyatt
Comment 5
2007-01-11 23:03:29 PST
Fixed in
r18798
.
Alan Cutter
Comment 6
2018-08-28 17:11:43 PDT
This bug was referenced in a Chromium bug:
https://bugs.chromium.org/p/chromium/issues/detail?id=870062
It's not clear why readonly text fields had their focus ring removed given they can still be tab focused. Do you know the backstory to this change?
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