[webkit-reviews] review requested: [Bug 24092] Autofocus readonly inputs : [Attachment 107836] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 05:24:00 PDT 2011


Kaustubh Atrawalkar <kaustubh at motorola.com> has asked  for review:
Bug 24092: Autofocus readonly inputs
https://bugs.webkit.org/show_bug.cgi?id=24092

Attachment 107836: Patch
https://bugs.webkit.org/attachment.cgi?id=107836&action=review

------- Additional Comments from Kaustubh Atrawalkar <kaustubh at motorola.com>
Removed the check for readonly in shouldAutoFocus(). As per specs autofocus
should be ignored only for hidden & output controls.
http://www.whatwg.org/specs/web-forms/current-work/#the-autofocus


More information about the webkit-reviews mailing list