[Webkit-unassigned] [Bug 106416] INPUT_MULTIPLE_FIELDS_UI: Step-up/-down of week field should respect min/max attributes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 8 22:53:48 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106416





--- Comment #3 from Kunihiko Sakamoto <ksakamoto at chromium.org>  2013-01-08 22:55:42 PST ---
(From update of attachment 181847)
View in context: https://bugs.webkit.org/attachment.cgi?id=181847&action=review

>> LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-readonly-subfield.html:46
>> +shouldBeTrue('isReadOnlyField(createWeekInput("2012-W50", "2012-W50", ""), pseudoWeek)');
> 
> In this case, what does input.value return?

Ah, good point!
It returns empty, but user cannot change the value because it's readonly.
Perhaps we shouldn't make the field readonly in such case?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list