[webkit-reviews] review granted: [Bug 108914] INPUT_MULTIPLE_FIELDS_UI: Should not move focus if the element already has focus : [Attachment 186574] Patch 2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 5 03:53:41 PST 2013
Kentaro Hara <haraken at chromium.org> has granted Kent Tamura
<tkent at chromium.org>'s request for review:
Bug 108914: INPUT_MULTIPLE_FIELDS_UI: Should not move focus if the element
already has focus
https://bugs.webkit.org/show_bug.cgi?id=108914
Attachment 186574: Patch 2
https://bugs.webkit.org/attachment.cgi?id=186574&action=review
------- Additional Comments from Kentaro Hara <haraken at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=186574&action=review
Looks OK
> Source/WebCore/ChangeLog:8
> + If timeInptu.focus() is called when a sub-field of the time input
Typo: timeInput
> Source/WebCore/ChangeLog:9
> + already has focus, we should not focus on the first sub-filed of the
Typo: sub-field
More information about the webkit-reviews
mailing list