RESOLVED FIXED Bug 58540
Disable speech input for readonly and disabled input fields.
https://bugs.webkit.org/show_bug.cgi?id=58540
Summary Disable speech input for readonly and disabled input fields.
Satish Sampath
Reported 2011-04-14 06:53:08 PDT
The speech input button currently accepts clicks and inserts the recognized string into the input field even if the field was readonly or disabled. This should not be possible.
Attachments
Patch (5.61 KB, patch)
2011-04-14 06:55 PDT, Satish Sampath
tkent: review+
Satish Sampath
Comment 1 2011-04-14 06:55:47 PDT
Kent Tamura
Comment 2 2011-04-14 08:21:09 PDT
Comment on attachment 89578 [details] Patch ok
Satish Sampath
Comment 3 2011-04-14 08:52:18 PDT
Note You need to log in before you can comment on or make changes to this bug.