Closed
Bug 995646
Opened 11 years ago
Closed 6 years ago
Shortcut for display command (Ctrl + L) not working.
Categories
(DevTools Graveyard :: Scratchpad, defect, P4)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Optimizer, Unassigned)
Details
(Keywords: regression)
I have been observing this at least since the landing of View menu for scratchpad. Not exactly sure though.
Comment 2•11 years ago
|
||
What is it supposed to do?
For me, it does the same thing on linux64 as the Display menu item, if I do nothing (undefined) or if I enter "a=2;" (2).
2014-04-11-03-02-01-mozilla-central-firefox-31.0a1.en-US.linux-x86_64
2014-05-02-03-02-02-mozilla-central-firefox-32.0a1.en-US.linux-x86_64
| Reporter | ||
Comment 3•11 years ago
|
||
I guess its windows specific
Comment 4•11 years ago
|
||
I see this too, latest Linux Nightly.
Comment 5•10 years ago
|
||
I think this is working now? Can you confirm, Girish?
Flags: needinfo?(scrapmachines)
| Reporter | ||
Comment 6•10 years ago
|
||
It still does not work as this issue happens in sublime keybindings and in those, Ctrl + L is used to select line.
Flags: needinfo?(scrapmachines)
Flags: needinfo?(bbenvie)
Comment 7•10 years ago
|
||
Would you be up for tracking this down with mozregression in that case? http://mozilla.github.io/mozregression/
Flags: needinfo?(scrapmachines)
| Reporter | ||
Comment 8•10 years ago
|
||
Sorry, I won't be able to. But I think its pretty clear what's causing the issue. So the build which introduced the sublime keybindings is the cause. That being said, there is no need to track it down at all as the binding won't be reverted back anyways.
Flags: needinfo?(scrapmachines)
Comment 9•10 years ago
|
||
Sounds like a wontfix to me then. Feel free to reopen if I'm missing something.
Status: NEW → RESOLVED
Closed: 10 years ago
Keywords: regressionwindow-wanted
Resolution: --- → WONTFIX
| Reporter | ||
Comment 10•10 years ago
|
||
conflicting keybindings is not a wontfix. Specially not without hearing any opinion from devtools team at all.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 12•7 years ago
|
||
Any update on this issue?
Comment 13•7 years ago
|
||
Hello Felix,
No update I'm afraid, we're busy working on other things.
Also, we plan to replace scratchpad with a new mode in the console (See Bug 1519103), in the next months, and this feature might be covered by Bug 1460518.
Priority: P3 → P4
Comment 14•6 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: REOPENED → RESOLVED
Closed: 10 years ago → 6 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•