[Webkit-unassigned] [Bug 270160] [iOS, iPadOS] Clear button doesn't work properly on input type="date"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 3 07:26:00 PDT 2024


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

--- Comment #6 from Victoria <indarklight at gmail.com> ---
The issue is with values that are out of sync, as I previously stated.

Repro steps:

-> Initial value is 20 Jan 2006.

1) Click and change calendar date to 29 Jan 2006
2) Click Done and close the dialog
3) Go back and click 'reset' - it changes the input value to 20 Jun 2006. But the calendar still highlights 29 Jan. Why? 

Another example:

-> Initial value is 20 Jan 2006.

1) Click and change calendar date to 29 Jan 2006
2) Click Done and close dialog
3) Go back and click 17 Jan. Then click 'reset' button. Input value is now 20 Jun 2006, and the calendar highlights 29 Jan. Isn't it a bit confusing? 

When I hit 'reset' button, I expect the calendar value also reset to 20 Jun 2006 and highlights it.

The behavior is still the same on iOS 17.4.1.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240403/f729e43d/attachment.htm>


More information about the webkit-unassigned mailing list