Closed Bug 1416311 Opened 7 years ago Closed 6 years ago

In the Debugger Breakpoints panel, no UI appears when using "Add condition" or "Edit condition" from the right-click/context menu on a breakpoint.

Categories

(DevTools :: Debugger, defect)

58 Branch
x86_64
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: rmichael, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36 Steps to reproduce: This problem affects both adding a condition and editing the existing condition of a breakpoint. 1/ Click a line number in JavaScript source to set a breakpoint. 2/ In the Breakpoint panel, right-click on the just-set breakpoint, and from the context menu choose "Add condition". OR 1/ Right-click a line number, choose "Add conditional breakpoint". Provide the condition. 2/ Right-click the breakpoint, choose "Edit condition". Actual results: Nothing happens. For example, no text UI element opens to type the condition (as happens when right-clicking on a line number in JavaScript source and choosing "Add conditional breakpoint".) Expected results: I expected a text UI element to open with cursor focus so that I can provide the condition. This is what happens when choosing "Add a conditional breakpoint" directly from the JavaScript source window right-click menu.
OS: Unspecified → Mac OS X
Hardware: Unspecified → x86_64
FWIW, this Firefox Developer Edition 58.0b1. Sorry, I can't seem to figure out how to edit the description I just provided! :-(
Component: Untriaged → Developer Tools: Debugger
Product: Firefox → DevTools

I just tested and everything is working properly so I'll close -- please open if you see problems persist.

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