Closed
Bug 1915802
Opened 5 months ago
Closed 4 months ago
Select the conditional breakpoint / logpoint editor content on edit
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(firefox132 fixed)
RESOLVED
FIXED
132 Branch
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
Details
Attachments
(1 file)
At the moment, we put the cursor at the end of the document. One could argue that if you want to edit the expression, having the content already selected is nice as you can type directly if you wanted to change the whole thing, and if you really only wanted to append something to the expression, you can press the right key.
For what it's worth, this is what Chrome does
Assignee | ||
Comment 1•5 months ago
|
||
This makes it easier to edit the expression.
Updated•5 months ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/26b0135ea4e4
[devtools] Select conditional breakpoint editor content. r=devtools-reviewers,ochameau.
Comment 3•4 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•