RESOLVED FIXED Bug 95824
Test cases for Up/Down key behavior on field which has maximum/minimum in multiple fields time input UI
https://bugs.webkit.org/show_bug.cgi?id=95824
Summary Test cases for Up/Down key behavior on field which has maximum/minimum in mul...
yosin
Reported 2012-09-05 00:18:23 PDT
There is no test cases for this edge case.
Attachments
Patch 1 (3.35 KB, patch)
2012-09-05 00:33 PDT, yosin
no flags
Patch 2 (3.33 KB, patch)
2012-09-05 00:53 PDT, yosin
no flags
yosin
Comment 1 2012-09-05 00:33:50 PDT
yosin
Comment 2 2012-09-05 00:34:17 PDT
Comment on attachment 162175 [details] Patch 1 Could you review this patch? Thanks in advance.
Kent Tamura
Comment 3 2012-09-05 00:36:45 PDT
Comment on attachment 162175 [details] Patch 1 View in context: https://bugs.webkit.org/attachment.cgi?id=162175&action=review > LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-keyboard-events.html:113 > +beginTest('Up/Down keys on maximum value', '12:59:59.999'); Up/Down keys -> Up key > LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-keyboard-events.html:123 > +beginTest('Up/Down keys on minimum value', '01:00'); Up/Down keys -> Down key
yosin
Comment 4 2012-09-05 00:53:39 PDT
yosin
Comment 5 2012-09-05 00:55:42 PDT
Comment on attachment 162179 [details] Patch 2 Clearing flags on attachment: 162179 Committed r127562: <http://trac.webkit.org/changeset/127562>
yosin
Comment 6 2012-09-05 00:55:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.