Closed
Bug 1307932
Opened 8 years ago
Closed 8 years ago
Use an action for force scrolling
Categories
(DevTools :: Console, enhancement)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: linclark, Unassigned)
References
Details
Originally posted by:linclark
see https://github.com/devtools-html/gecko-dev/issues/340
Discussed with Brian during the review of #327. We can have the messageAdd action creator watch for command and evaluation result messages. Then it can batch a FORCE_SCROLL action in with the message. This would then restore pinning to the bottom.
Reporter | ||
Updated•8 years ago
|
Priority: -- → P2
Whiteboard: new-console
Reporter | ||
Comment 1•8 years ago
|
||
This will likely be fixed with Bug 1308216
Updated•8 years ago
|
Blocks: enable-new-console
Flags: qe-verify-
Priority: P2 → P3
Whiteboard: new-console → [reserve-new-console]
Updated•8 years ago
|
Whiteboard: [reserve-new-console] → [reserve-console-html]
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Flags: qe-verify-
Priority: P3 → --
Resolution: FIXED → WORKSFORME
Whiteboard: [reserve-console-html]
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•