Closed
Bug 879185
Opened 12 years ago
Closed 12 years ago
Netmonitor filterbuttons: button.setAttribute("checked", ""); --> Should be set to "true".
Categories
(DevTools :: Netmonitor, defect, P3)
DevTools
Netmonitor
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 24
People
(Reporter: alfredkayser, Assigned: vporof)
References
Details
Attachments
(1 file, 1 obsolete file)
7.63 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
When setting checked on buttons, one must set checked to "true" to get the right styling applied on them.
Reporter | ||
Comment 1•12 years ago
|
||
Also the "all" button should get the status "checked"="true", when that is selected (or no other filters are enabled).
Assignee | ||
Updated•12 years ago
|
Priority: -- → P3
Assignee | ||
Comment 2•12 years ago
|
||
Assignee | ||
Comment 3•12 years ago
|
||
Forgot a qref. Sorry about the double r?.
Attachment #764647 -
Attachment is obsolete: true
Attachment #764647 -
Flags: review?(rcampbell)
Attachment #764649 -
Flags: review?(rcampbell)
Updated•12 years ago
|
Attachment #764649 -
Flags: review?(rcampbell) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 5•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 24
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•