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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 27 00:24:45 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 108796: Updated Patch
https://bugs.webkit.org/attachment.cgi?id=108796&action=review

------- Additional Comments from Kaustubh Atrawalkar <kaustubh at motorola.com>
Updated patch using onfocus() property to check for the focus instead of
activeElement. As focused element is always activeElement but activeElement
need not be always focused.


More information about the webkit-reviews mailing list