Closed
Bug 671287
Opened 13 years ago
Closed 7 years ago
cli increment and decrement from the input element in GCLI should ignore step value when shift is pressed
Categories
(DevTools Graveyard :: Graphic Commandline and Toolbar, defect)
DevTools Graveyard
Graphic Commandline and Toolbar
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jwalker, Unassigned)
Details
> sleep 5<UP>
goes to:
> sleep 10
When there is a step value of 5 on the sleep length.
I could be handy to have shift (or something similar) ignore the step value:
> sleep 5<SHIFT-UP>
> sleep 6
Reporter | ||
Updated•13 years ago
|
Blocks: GCLI-FUTURE
Comment 1•13 years ago
|
||
the use of shift here specifically is in conflict with bug 671848
Reporter | ||
Comment 2•13 years ago
|
||
Moving GCLI bugs to Developer Tools: Console. Filter on 'baked beans are off'.
Component: Developer Tools → Developer Tools: Console
Reporter | ||
Updated•13 years ago
|
No longer blocks: GCLI-FUTURE
Reporter | ||
Comment 4•12 years ago
|
||
New component triage. Filter on "Lobster Thermidor aux crevettes with a Mornay sauce"
Component: Developer Tools: Console → Developer Tools: Graphic Commandline and Toolbar
Reporter | ||
Comment 5•11 years ago
|
||
Resetting priorities because these P* levels are very out of date.
Sorry for the bug spam. Filter on Lobster Thermidor
Priority: P3 → --
Reporter | ||
Comment 6•7 years ago
|
||
This isn't a particularly useful bug to have on file.
It's esoteric, and we don't need to track it given the current level of investment in GCLI.
Closing
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Firefox → DevTools
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
•