The native colorpicker from an input element with type="color" closes the extension popup window
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: marijn, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36
Steps to reproduce:
I am using inputs of type="color" in the options screen of an extension. The options screen is shown as the popup when clicking the extension icon in the toolbar.
Actual results:
Clicking the input opens the colorpicker as expected, but closes the popup and any color picked has no further effect.
Expected results:
Clicking the input should open the colorpicker and keep the popup visible. Picking a color should change the value in the input, and on closing the colorpicker focus should return to the popup.
Comment 1•5 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Layout: Form Controls' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Updated•5 years ago
|
Description
•