RESOLVED FIXED 93517
Horizontal scrollbar appears in the month-year selector of input[type=date]
https://bugs.webkit.org/show_bug.cgi?id=93517
Summary Horizontal scrollbar appears in the month-year selector of input[type=date]
Kevin Ellis
Reported 2012-08-08 13:54:44 PDT
Horizontal scrollbar appears in the month-year selector of input[type=date]
Attachments
Patch (3.66 KB, patch)
2012-08-08 14:11 PDT, Kevin Ellis
no flags
Kevin Ellis
Comment 1 2012-08-08 14:11:19 PDT
Kevin Ellis
Comment 2 2012-08-08 14:16:45 PDT
Horizontal scrollbar reported on Chrome with a Japanese UI on Windows 7.
Kent Tamura
Comment 3 2012-08-08 18:22:34 PDT
Comment on attachment 157289 [details] Patch LGTM. FYI: WebCore/Resources/colorSuggestionPicker.js has a code to get the scrollbar width. We had better share some code with it.
Kevin Ellis
Comment 4 2012-08-09 11:07:42 PDT
Several other functions could be shared between colorSuggestionPicker.js and calendarPicker.js as well such as $() bind() and createElement(). OK with a separate patch to consolidate the common utility functions into a separate js file?
Kent Tamura
Comment 5 2012-08-09 16:33:07 PDT
> OK with a separate patch to consolidate the common utility functions into a separate js file? Yes. It's not your responsibility. The patch in this bug is ok as is.
WebKit Review Bot
Comment 6 2012-08-10 09:16:15 PDT
Comment on attachment 157289 [details] Patch Clearing flags on attachment: 157289 Committed r125289: <http://trac.webkit.org/changeset/125289>
WebKit Review Bot
Comment 7 2012-08-10 09:16:19 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.