Closed
Bug 903495
Opened 12 years ago
Closed 12 years ago
Unchecked style properties disappear on element change
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: kibaurufu, Unassigned)
Details
Steps to reproduce:
select an element in the html view inspector. In the style inspector, uncheck a style property (disabling it). select a different element in the html view. select the previous element again.
Actual results:
The unchecked/disabled style property is no longer in the style inspector for that element
Expected results:
The unchecked/disable style property should still be visible in the style inspector but should stay unchecked.
This problem is visible in both current release (FF 23) and Nightly (20130808)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Version: Trunk → 23 Branch
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 2•12 years ago
|
||
@Paul: I just retested on Firefox 24 release and the bug was definitely still there. However the bug seems to have been fixed on Firefox 26.0a2 aurora. Can we switch this from RESOLVED WORKSFORME to RESOLVED FIXED and set target-milestone to Firefox 26?
FIXED is used only when the bug has a patch attached to it that fixes the problem, so WORKSFORME is probably the best match here. Similar rules go for target-milestone.
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•