Issue 4424: No visual indication of focus on input type="button"
http://code.google.com/p/chromium/issues/detail?id=4424

New issue report by mike.capp:
Chrome Version       : 0.3.154.9
URLs (if applicable) : General issue, example attached
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 3: OK
     Firefox 3: OK
          IE 7: OK
       Opera 9: OK

What steps will reproduce the problem?
1. Set focus to a (default-styled) <input type="button"> element.

What is the expected result?
Appearance of button should change to indicate that it has focus.

What happens instead?
No change in appearance. This makes keyboard navigation difficult.

Styling a button with the :focus pseudo-class does work, but this really
should be default behavior. (IE predictably fails to support :focus, so it
isn't widely used.)

Note: clicking on a button doesn't set focus, so use Tab or the script link
in the attached demo to set focus instead. This is a WebKit bug rather than
Chrome-specific; I've just raised it as
https://bugs.webkit.org/show_bug.cgi?id=22261


Attachments:
        chrome_button_focus.html  763 bytes


Issue attributes:
        Status: Unconfirmed
        Owner: [EMAIL PROTECTED]
        Labels: Type-Bug Pri-2 OS-All Area-Misc

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to