Bug 93517

Summary: Horizontal scrollbar appears in the month-year selector of input[type=date]
Product: WebKit Reporter: Kevin Ellis <kevers>
Component: New BugsAssignee: Kevin Ellis <kevers>
Status: RESOLVED FIXED    
Severity: Normal CC: keishi, rjkroege, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.