Closed Bug 1291978 Opened 8 years ago Closed 5 years ago

If disable all breakpoints manually, the checked attribute of toggle-breakpoints is still "true"

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(firefox48 affected, firefox49 affected, firefox-esr45 affected, firefox50 affected, firefox51 affected)

RESOLVED FIXED
Tracking Status
firefox48 --- affected
firefox49 --- affected
firefox-esr45 --- affected
firefox50 --- affected
firefox51 --- affected

People

(Reporter: magicp.jp, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20160803030226

Steps to reproduce:

1. Start Nightly
2. Go to any sites (e.g. about:home)
3. Open DevTools > Debugger
4. Add some breakpoints
5. Select right-click menu "Disable all breakpoints"


Actual results:

After step 5, toggle-breakpoints button is still  " [/> " icon, and the checked attribute is still "true".


Expected results:

If all breakpoints are disabled, toggle-breakpoints icon is " [ > " and the checked attribute = "false"
Has STR: --- → yes
Component: Untriaged → Developer Tools: Debugger
OS: Unspecified → All
Hardware: Unspecified → All
UI papercut, so marking as P3. James, this one seems like it would be an easy fix (and also something to keep in mind for the new debugger, perhaps).
Forgot to actually set the priority on this bug. Fixed now.
Priority: -- → P3
Product: Firefox → DevTools

this is related to the old ui

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.