Closed
Bug 1676222
Opened 5 years ago
Closed 5 years ago
Popup of extension closes when input type color is clicked
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1378527
People
(Reporter: email, Unassigned)
Details
Attachments
(1 file)
2.31 MB,
image/gif
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36
Steps to reproduce:
When a webextension uses input <input type="color" /> the extension popup closes when clicking the element, and it opens the OS color picker.
Actual results:
The browser extension popup closes.
Expected results:
Browser popup should stay open, and you should be able to change the value.
![]() |
||
Updated•5 years ago
|
Component: Untriaged → Widget: Cocoa
OS: Unspecified → macOS
Product: Firefox → Core
Updated•5 years ago
|
Severity: -- → S3
Priority: -- → P3
Reporter | ||
Comment 1•5 years ago
|
||
FYI, This behaviour is seen in Windows as well
![]() |
||
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Component: Widget: Cocoa → Layout: Form Controls
OS: macOS → All
Resolution: --- → DUPLICATE
Comment 3•5 years ago
|
||
I am facing the same issue on Ubuntu 20.04
You need to log in
before you can comment on or make changes to this bug.
Description
•