WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
94166
[Forms] Wheel event support in multiple fields time input UI
https://bugs.webkit.org/show_bug.cgi?id=94166
Summary
[Forms] Wheel event support in multiple fields time input UI
yosin
Reported
2012-08-15 18:37:05 PDT
The spin button in multiple fields time input UI should support wheel event as the spin button of number input type.
Attachments
Patch 1
(1.68 KB, patch)
2012-08-15 19:09 PDT
,
yosin
no flags
Details
Formatted Diff
Diff
A layout test for wheel event handling in multiple fields time input UI
(1.72 KB, text/html)
2012-08-15 19:12 PDT
,
yosin
no flags
Details
Patch 2
(4.35 KB, patch)
2012-08-16 00:15 PDT
,
yosin
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
yosin
Comment 1
2012-08-15 19:09:56 PDT
Created
attachment 158689
[details]
Patch 1
yosin
Comment 2
2012-08-15 19:12:52 PDT
Created
attachment 158690
[details]
A layout test for wheel event handling in multiple fields time input UI This is a layout test for wheel event handling in multiple fields time input UI. This test is derived from fast/forms/number/number-wheel.html. I'll do re-factoring to share code between number input type and time input type.
yosin
Comment 3
2012-08-15 19:13:47 PDT
Comment on
attachment 158689
[details]
Patch 1 Could you review this patch? Thanks in advance. I attached a test I used for testing this patch.
Kent Tamura
Comment 4
2012-08-15 19:30:00 PDT
Comment on
attachment 158689
[details]
Patch 1 View in context:
https://bugs.webkit.org/attachment.cgi?id=158689&action=review
> Source/WebCore/ChangeLog:14 > + No new tests. Test will be added when runtime feature flags enabled.
DRT already enables the runtime flag. We should have a test.
yosin
Comment 5
2012-08-16 00:15:27 PDT
Created
attachment 158727
[details]
Patch 2
yosin
Comment 6
2012-08-16 00:16:26 PDT
Comment on
attachment 158727
[details]
Patch 2 Could you review this patch? Thanks in advance. = Changes since the last review = * Add a test.
Kent Tamura
Comment 7
2012-08-16 00:32:02 PDT
Comment on
attachment 158727
[details]
Patch 2 ok
yosin
Comment 8
2012-08-16 00:34:25 PDT
Comment on
attachment 158727
[details]
Patch 2 Clearing flags on attachment: 158727 Committed
r125754
: <
http://trac.webkit.org/changeset/125754
>
yosin
Comment 9
2012-08-16 00:34:30 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.
Top of Page
Format For Printing
XML
Clone This Bug