WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 22261
Bug 105690
button element doesn't accept CSS :focus styling
https://bugs.webkit.org/show_bug.cgi?id=105690
Summary
button element doesn't accept CSS :focus styling
Raphael
Reported
2012-12-23 09:26:31 PST
Tried following CSS : button + label {background: yellow;} button:focus + label {background: green;} Result is not OK on Chrome 23 (label must be green on button click) see :
http://codepen.io/raphaelgoetter/pen/fLGow
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2012-12-31 19:16:46 PST
I think that this is a duplicate of
bug 22261
. Label becomes green when the button is actually focused. just not when it's clicked. *** This bug has been marked as a duplicate of
bug 22261
***
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