[webkit-reviews] review requested: [Bug 95168] [Forms] Shift+Tab should focus the last field of multiple fields time input UI : [Attachment 161420] Patch 3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 30 00:56:32 PDT 2012


yosin at chromium.org has asked  for review:
Bug 95168: [Forms] Shift+Tab should focus the last field of multiple fields
time input UI
https://bugs.webkit.org/show_bug.cgi?id=95168

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

------- Additional Comments from yosin at chromium.org
Could you review this patch?
Thanks in advance.

= Changes since the last review =
* Remove Left/Right keys motion in RTL.
* Rename DateTimeEditElement::blur()/folcus() to blurByOwner()/focusByOwner()
* Add comments to TImeInputType::blur()/focus()
* Add a test file time-multiple-fields-blur-and-focus-events.html


More information about the webkit-reviews mailing list