Closed
Bug 865708
Opened 12 years ago
Closed 8 years ago
Integrate the JSTerm input line with the Console Output area
Categories
(DevTools :: Console, defect)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1136299
People
(Reporter: rcampbell, Unassigned)
References
Details
(Whiteboard: [jsterm])
Currently we have a separate text field for entering JS in the Web Console. This should be more like a regular terminal with an input field in the Console output area. Clicking anywhere in the console (that isn't a link) should give you an input cursor. The input line will move to the bottom of any log output.
For bonus points, the input line should pin to the bottom of the console (as it is now) when scrolling the console up.
![]() |
Reporter | |
Updated•12 years ago
|
Whiteboard: [jsterm]
![]() |
||
Updated•12 years ago
|
Updated•8 years ago
|
Whiteboard: [jsterm] → [jsterm][reserve-console-html]
Updated•8 years ago
|
Priority: P3 → P2
Whiteboard: [jsterm][reserve-console-html] → [newconsole-mvp] [jsterm]
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Priority: P2 → --
Whiteboard: [newconsole-mvp] [jsterm] → [jsterm]
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•