Closed
Bug 1442163
Opened 7 years ago
Closed 5 years ago
Can not run the script on scratchpad by using shortcut key.
Categories
(DevTools Graveyard :: Scratchpad, enhancement, P5)
DevTools Graveyard
Scratchpad
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mantaroh, Unassigned)
Details
In scrachpad of dev tool(toolbox of dev tools), we can't execute script with shortcut key(accel[ctrl/cmd] + r).
If I push this shortcut key, the gecko will reload the debug target content.
This shortcut is defined by scratchpad.xul. We might have to prevent reloading the content or change the shortcut key.
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 1•6 years ago
|
||
Voting to change the shortcut key.
It seems that cmd/ctrl-enter would be a natural shortcut.
Updated•6 years ago
|
Priority: -- → P5
Comment 2•5 years ago
|
||
Scratchpad was removed in Bug 1519103 (Firefox 72). You can check the alternative in https://wiki.developer.mozilla.org/en-US/docs/Tools/Deprecated_tools#Scratchpad .
The Scratchpad bug list was reviewed and I think this bug can be safely closed.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•