WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
59687
Speech input icon should use hand cursor to appear clickable
https://bugs.webkit.org/show_bug.cgi?id=59687
Summary
Speech input icon should use hand cursor to appear clickable
Tony Gentilcore
Reported
2011-04-28 03:52:19 PDT
Visit
http://slides.html5rocks.com/#speech-input
and hover over the microphone widget. Notice that the i-beam cursor is (appropriately) used for most of the input, but the microphone icon uses the pointer cursor. It seems like the microphone should instead use the hand cursor to indicate that it is clickable (just like a link or button would appear).
Attachments
Add attachment
proposed patch, testcase, etc.
Satish Sampath
Comment 1
2011-05-03 04:19:01 PDT
The <input type='search'> field has a clear button (displays an 'x' image when the field has text) and that uses the default arrow cursor.. same goes for other clickable buttons. There are some websites which override the cursor to show the hand for clickable buttons, these are not the default behavior. So no change required here.
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