WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
109136
REGRESSION (
r140778
): Calendar Picker doesn't open when the element has the required attribute
https://bugs.webkit.org/show_bug.cgi?id=109136
Summary
REGRESSION (r140778): Calendar Picker doesn't open when the element has the r...
Keishi Hattori
Reported
2013-02-06 22:36:25 PST
CalendarPicker.fixWindowSize is broken.
Attachments
Patch
(4.61 KB, patch)
2013-02-06 22:59 PST
,
Keishi Hattori
no flags
Details
Formatted Diff
Diff
Patch
(58.72 KB, patch)
2013-02-07 01:52 PST
,
Keishi Hattori
no flags
Details
Formatted Diff
Diff
Patch
(58.71 KB, patch)
2013-02-07 02:27 PST
,
Keishi Hattori
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Keishi Hattori
Comment 1
2013-02-06 22:59:30 PST
Created
attachment 186994
[details]
Patch
Kent Tamura
Comment 2
2013-02-06 23:10:58 PST
Comment on
attachment 186994
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=186994&action=review
> Source/WebCore/ChangeLog:13 > + No new tests. Covered by existing calendar picker appearance tests.
Really? Do we have a calendar picker test with <input type=date required>?
Keishi Hattori
Comment 3
2013-02-07 01:52:20 PST
Created
attachment 187025
[details]
Patch
Kent Tamura
Comment 4
2013-02-07 01:57:45 PST
Comment on
attachment 187025
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=187025&action=review
> LayoutTests/platform/chromium/TestExpectations:4252 > +
webkit.org/b/107508
platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required.html [ ImageOnlyFailure Pass ] > +
webkit.org/b/107508
platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-ar.html [ ImageOnlyFailure Pass ]
Wrong bug number. They should be 109136.
Keishi Hattori
Comment 5
2013-02-07 02:27:56 PST
Created
attachment 187028
[details]
Patch
WebKit Review Bot
Comment 6
2013-02-07 06:43:56 PST
Comment on
attachment 187028
[details]
Patch Clearing flags on attachment: 187028 Committed
r142111
: <
http://trac.webkit.org/changeset/142111
>
WebKit Review Bot
Comment 7
2013-02-07 06:44:00 PST
All reviewed patches have been landed. Closing bug.
Kent Tamura
Comment 8
2013-02-07 15:53:32 PST
https://bugs.webkit.org/show_bug.cgi?id=108055#c10
Comment #10
From Gavin Peters 2013-02-07 08:39:06 PST (-) [reply] Reverted
r142111
for reason: win7 bot didn't display arabic Committed
r142130
: <
http://trac.webkit.org/changeset/142130
>
Comment #11
From Gavin Peters 2013-02-07 09:12:40 PST (-) [reply] The win7 calendar lacked Arabic:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=platform%2Fchromium%2Ffast%2Fforms%2Fcalendar-picker%2Fcalendar-picker-appearance-required-ar.html
, so I wan't comfortable rebaselining this myself.
Kent Tamura
Comment 9
2013-02-07 15:58:10 PST
Comment on
attachment 187028
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=187028&action=review
> LayoutTests/ChangeLog:4 > +
https://bugs.webkit.org/show_bug.cgi?id=108055
wrong bug number
> LayoutTests/platform/chromium/TestExpectations:4252 > +
webkit.org/b/109136
platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required.html [ ImageOnlyFailure Pass ] > +
webkit.org/b/109136
platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-ar.html [ ImageOnlyFailure Pass ]
Need to add "Missing"
> LayoutTests/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-ar.html:14 > +<input type=date id=date value="1800-12-31" required lang="ar_AE">
I think ar_AE is wrong. It should be ar-AE.
Kent Tamura
Comment 10
2013-02-07 16:08:41 PST
Committed
r142198
: <
http://trac.webkit.org/changeset/142198
>
Kent Tamura
Comment 11
2013-02-07 17:57:40 PST
(In reply to
comment #10
)
> Committed
r142198
: <
http://trac.webkit.org/changeset/142198
>
I verified this worked on Windows 7 buildbot.
Keishi Hattori
Comment 12
2013-02-07 17:59:14 PST
(In reply to
comment #11
)
> (In reply to
comment #10
) > > Committed
r142198
: <
http://trac.webkit.org/changeset/142198
> > > I verified this worked on Windows 7 buildbot.
I'm sorry. Thanks!
Kent Tamura
Comment 13
2013-02-21 16:44:40 PST
***
Bug 110010
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug