Closed Bug 1803614 Opened 3 years ago Closed 3 years ago

Investigate the datepicker panel's focus behavior for a shadow DOM that contains two inputs

Categories

(Core :: Layout: Form Controls, defect)

Desktop
Unspecified
defect

Tracking

()

RESOLVED WORKSFORME
Accessibility Severity s3

People

(Reporter: ayeddi, Assigned: ayeddi)

References

(Blocks 1 open bug, )

Details

(Keywords: access)

Attachments

(2 files)

Test and, if needed, fix the case where a shadow DOM contains both a date input and some other input and you move focus to the other input, i.e. using the MDN sandbox to add a new input and move the keyboard focus to that other input to ensure the datepicker panel closes, as expected

Severity: -- → S3
Whiteboard: [access-s3]

The current behavior does close the datepicker when a user clicks/focuses the other input within the same shadow DOM, but the date input still blurs when the date picker is opened. The video is attached

With the bug 1812041 patch applied, the date input remains focused after its picker is opened and it only blurs when the text input (within the same shadow root) is focused. The video is attached

I think the bug could be closed as WFM without any further work, because no issue has been found after the investigation.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
Accessibility Severity: --- → s3
Whiteboard: [access-s3]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: