Bug 92609 - Fix a popup position issue of fast/forms/date/calendar-picker-appearance.html
Summary: Fix a popup position issue of fast/forms/date/calendar-picker-appearance.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks: 84827
  Show dependency treegraph
 
Reported: 2012-07-29 21:22 PDT by Kent Tamura
Modified: 2012-07-30 18:57 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.25 KB, patch)
2012-07-29 21:27 PDT, Kent Tamura
morrita: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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