NEW 18410
No context menu appears when right-clicking on an <input disabled>
https://bugs.webkit.org/show_bug.cgi?id=18410
Summary No context menu appears when right-clicking on an <input disabled>
Adam Roben (:aroben)
Reported 2008-04-10 12:05:02 PDT
No context menu appears when right-clicking on an <input disabled>. See URL.
Attachments
Alexander Kahn
Comment 1 2010-11-01 10:16:39 PDT
This issue is an annoyance to me when I'm working on forms with disabled elements. Sometimes I will want to right-click to inspect the disabled element, in order to change its markup and remove the disabled attribute, and then use the input (to submit a form, e.g.). But with this bug, I need to inspect somewhere near the element, and then find the disabled one, and enable it.
Note You need to log in before you can comment on or make changes to this bug.