Open
Bug 1816012
Opened 3 years ago
Consider creating a new opt-in attribute for datetime panel to handle focus change
Categories
(Core :: DOM: Forms, enhancement)
Core
DOM: Forms
Tracking
()
NEW
People
(Reporter: ayeddi, Unassigned)
References
Details
Consider creating a new alternative to the noautofocus attribute for the panels like DateTimePickerPanel to allow to opt-in to avoid deactivating main browser when moving focus to datetime picker panel.
Refer to the date input focus patch D167698 comments
The bug 1812041 returns the noautofocus="true" attribute to the DateTimePickerPanel, but possibly a custom opt-in attribute could be provided instead of reusing the noatofocus one
You need to log in
before you can comment on or make changes to this bug.
Description
•