Closed Bug 1804135 Opened 1 year ago Closed 1 year ago

Add a check for tapping on the input field that should open a datepicker on Android

Categories

(Core :: Layout: Form Controls, enhancement)

enhancement

Tracking

()

RESOLVED INVALID

People

(Reporter: ayeddi, Assigned: ayeddi)

References

Details

(Keywords: access)

Add a test that tapping/clicking on <input type=date> and <input type=datetime-local> does not show a datepicker on desktop and does show it on Android

Test file: toolkit/content/tests/browser/browser_datetime_datepicker_mousenav.js
TBD: dom/html/test/forms/test_input_datetime_calendar_button.html or similar

The change was introduced by the part 6 Datepicker a11y enhancement patch

Closing as an invalid ticket per the discussion in Phab:

There's already a junit test for this which was failing before this patch.

The test provided in the GeckoView is dateTestParameters(): https://searchfox.org/mozilla-central/source/mobile/android/geckoview/src/androidTest/java/org/mozilla/geckoview/test/PromptDelegateTest.kt#741

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.