Disable breakpoints shortcut
Categories
(DevTools :: Debugger, enhancement, P3)
Tracking
(relnote-firefox 155+, firefox155 fixed)
People
(Reporter: fatcorreia94, Assigned: sevenwithawp)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug)
Attachments
(1 file, 1 obsolete file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:78.0) Gecko/20100101 Firefox/78.0
Expected results:
As a developer, it would be helpful if there was a keyboard shortcut to disable/enable all breakpoints instead of having to click the existent button.
Comment 1•6 years ago
|
||
Thanks for the report!
Honza
Comment 2•6 years ago
|
||
Great idea, i think cmd+shift+b would be perfect.
Would you like to work on this?
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Hello! If this enhancement is not yet claimed, would it be possible for me to claim it?
Also cmd+shift+b is the current key shortcut for (Toggle conditional breakpoint on the currently selected line). Would this be assigned to another key shortcut? Thanks!
Comment 4•6 years ago
|
||
Bug 1642578 - Disable breakpoints shortcut, r=davidwalsh
Updated•6 years ago
|
Comment 5•4 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:bomsy, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 6•2 years ago
|
||
Hey Will,
Its been a while. Are you willing to finish this up?
Comment 7•2 years ago
|
||
Redirect a needinfo that is pending on an inactive user to the triage owner.
:bomsy, since the bug has recent activity, could you please find another way to get the information or close the bug as INCOMPLETE if it is not actionable?
For more information, please visit BugBot documentation.
Comment 9•1 year ago
|
||
Hello I am new to the open source world and knows javascript and React , I am looking to get my feet in this repo to start contributing here it is mentioned as good first issue will it be possible for me to work on this ?
Comment 10•11 months ago
|
||
(In reply to Rajvardhan from comment #9)
Hello I am new to the open source world and knows javascript and React , I am looking to get my feet in this repo to start contributing here it is mentioned as good first issue will it be possible for me to work on this ?
Hello Rajvardhan, you can go for it :)
If you haven't already, you can go through https://firefox-source-docs.mozilla.org/devtools/index.html to get information on how to get started
Updated•11 months ago
|
Comment 11•9 months ago
|
||
This good-first-bug hasn't had any activity for 2 months, it is automatically unassigned.
For more information, please visit BugBot documentation.
Comment 12•7 months ago
|
||
Hello, I would love to pick this bug up, could this possibly be assigned to me please? Thank you!
Comment 13•7 months ago
|
||
(In reply to Franccesco from comment #12)
Hello, I would love to pick this bug up, could this possibly be assigned to me please? Thank you!
sure, it's yours now :)
let us know if you have any question
Comment 14•5 months ago
|
||
This good-first-bug hasn't had any activity for 2 months, it is automatically unassigned.
For more information, please visit BugBot documentation.
Comment 16•5 months ago
|
||
Sure go ahead. and open a patch for it.
Assigned to you.
Let us know if you have any questions.
Thanks
Comment 17•5 months ago
|
||
Hi i've just read through some of the documentation, it's a little unclear of exactly what's being asked here, do you require me to change the disable breakpoints shortcut to or from cmd+shift+b?
Comment 18•3 months ago
|
||
This good-first-bug hasn't had any activity for 2 months, it is automatically unassigned.
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 19•1 month ago
|
||
Hi! I see that this bug is currently unassigned and I’d be interested in working on it.
Before I begin could someone confirm the preferred shortcut on macOS, Windows and Linux? Earlier comments mention that Cmd/Ctrl+Shift+B may conflict with the existing conditional-breakpoint shortcut.
I’d like to propose Cmd+Option+B on macOS and Ctrl+Alt+B on Windows/Linux for toggling all breakpoints but I’m open to other suggestions.
Thank you!
| Assignee | ||
Comment 20•1 month ago
|
||
Hi! Just a friendly ping 🙂 Could someone please share their thoughts on which shortcut would best align with Firefox conventions?
| Assignee | ||
Comment 21•1 month ago
|
||
Updated•1 month ago
|
Comment 22•26 days ago
|
||
Comment 23•26 days ago
|
||
| bugherder | ||
Updated•25 days ago
|
Comment 24•25 days ago
|
||
Did you want to nominate this for the Fx155 relnotes? If so, set the relnote-firefox flag to "?"
https://wiki.mozilla.org/Release_Management/Release_Notes_Nomination
Possible wording:
The Debugger in Developer Tools now has a keyboard shortcut, Ctrl+Alt+B (Cmd+Alt+B on macOS), to enable or disable all breakpoints at once.
Updated•24 days ago
|
Updated•21 days ago
|
Updated•20 days ago
|
Description
•