RESOLVED FIXED 93816
Remove fade in transition from calendar picker
https://bugs.webkit.org/show_bug.cgi?id=93816
Summary Remove fade in transition from calendar picker
Keishi Hattori
Reported 2012-08-13 03:58:43 PDT
We show a white box first and then fade in the content. The initial white box is not what we want. https://docs.google.com/open?id=0BwRi59l_ri74d1VjNTdyWGlwcUk
Attachments
Patch (2.69 KB, patch)
2012-08-13 04:05 PDT, Keishi Hattori
no flags
Keishi Hattori
Comment 1 2012-08-13 04:05:47 PDT
Kent Tamura
Comment 2 2012-08-13 20:17:02 PDT
Comment on attachment 157955 [details] Patch I hope a popup window itself supports opacity transition, or smooth size transition.
WebKit Review Bot
Comment 3 2012-08-13 21:29:17 PDT
Comment on attachment 157955 [details] Patch Clearing flags on attachment: 157955 Committed r125507: <http://trac.webkit.org/changeset/125507>
WebKit Review Bot
Comment 4 2012-08-13 21:29:20 PDT
All reviewed patches have been landed. Closing bug.
Kent Tamura
Comment 5 2012-08-14 03:41:52 PDT
fast/forms/date/calendar-picker-appearance.html uses webktiTransitionEnd event. Would you update the test please?
Note You need to log in before you can comment on or make changes to this bug.