Bug 92609

Summary: Fix a popup position issue of fast/forms/date/calendar-picker-appearance.html
Product: WebKit Reporter: Kent Tamura <tkent>
Component: Tools / TestsAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: morrita
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 84827    
Attachments:
Description Flags
Patch morrita: review+

Description Kent Tamura 2012-07-29 21:22:54 PDT
This is a fix for an issue of http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&showLargeExpectations=true&tests=calendar-picker problems.
Calendar popups are shown below of date fields in some bots (expected), and are shown at the upper-left corder in some bots (wrong).
Comment 1 Kent Tamura 2012-07-29 21:27:36 PDT
Created attachment 155206 [details]
Patch
Comment 2 Kent Tamura 2012-07-30 18:57:37 PDT
Landed: http://trac.webkit.org/changeset/124144