Closed
Bug 678520
Opened 14 years ago
Closed 14 years ago
GCLI's caret handling is incorrect when completing non-final parameters
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jwalker, Unassigned)
References
Details
(Whiteboard: [minotaur][best:1d, likely:1d, worst:1d])
We should restore the initial cursor position, whenever the input changes and when the change is from TAB we should move the cursor to the end of the changed portion.
Reporter | ||
Comment 1•14 years ago
|
||
Also when completing non-command parameters, we change too much of the input.
Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•