Open
Bug 1339981
Opened 8 years ago
Updated 2 years ago
Colorpicker onchange event is firing when new color is picked and then cancelled
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
NEW
People
(Reporter: kkoorts, Unassigned)
References
Details
Attachments
(1 file)
632 bytes,
text/html
|
Details |
[Steps to reproduce]:
1. Launch Firefox.
2. Open colorpicker.html file attached.
3. Click on the color button positioned next to the 'clear' button.
4. Select a color from the panel.
5. Dismiss the color panel by clicking the Cancel button or the X button.
[Expected result]:
- The panel is dismissed and the background color is not changed.
[Actual result]:
- The background color is changed with color last changed and accepted.
Updated•8 years ago
|
Component: XUL Widgets → Layout: Form Controls
Product: Toolkit → Core
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•