datetime-local in toolbar button aka. action popup doens show
Categories
(WebExtensions :: General, defect)
Tracking
(firefox137 affected, firefox138 affected, firefox139 affected)
People
(Reporter: t2ut41v2v, Unassigned)
Details
Attachments
(1 file)
56.12 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:137.0) Gecko/20100101 Firefox/137.0
Steps to reproduce:
- install the following addon https://addons.mozilla.org/firefox/addon/toolbar-countdown
- click on the toolbar button of the addon
- click on the icon on the end of the datetime-local input field (2nd field) to try and open the date picker popup/dropdown to select a date
Actual results:
No date picker popup becomes visible/usable when clicking on the icon
Expected results:
The date picker popup should become visible and allow the user to select a date.
Note: when opening the popup directly into a tab (via its moz-extension:// url the date picker works as expected, so this seems to an issue with opening the date picker popup in the toolbar popup.
Comment 1•3 days ago
|
||
Hello,
I reproduced the issue on the latest Nightly (139.0a1/20250413210718), Beta (138.0b6/20250411092217) and Release (137.0.1/20250407111027) under Windows 11 and Ubuntu 24.04 LTS.
Clicking the icon in the second field of the add-on popup will indeed not open the date picker popup. Also I can confirm that when the popup is opened into a tab, I can successfully open the date picker popup.
Description
•