Closed
Bug 199789
Opened 22 years ago
Closed 20 years ago
Colorpicker widget reacts on user input when disabled
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 260335
People
(Reporter: jens.b, Assigned: jag+mozilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
It seems that a colorpicker cannot be disabled. I stumbled over this while
designing an extension's pref panel, but it occurs also on DOM Inspector's pref
panel.
Reproducible: Always
Steps to Reproduce:
1. Open Preferences, Advanced, DOM Inspector
2. Deactivate "Blink selected element"
3. Click on the "Border Color" colorpicker
Actual Results:
The colorpicker opens, allowing to select another color (although it's
'disabled' attribute is set 'true').
Expected Results:
Nothing happens.
Comment 1•22 years ago
|
||
Confirming with build 2003032808 and Windows XP SP1.
Lowering severity to trivial since this is only a cosmetic problem.
Severity: normal → trivial
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 2•20 years ago
|
||
Funnily this was fixed as bug 260335, which was filed one and a half year later
than this one :-)
The fix is in Moz1.8alpha5.
Note: Porting the fix to firefox is bug 273287
*** This bug has been marked as a duplicate of 260335 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•