Closed Bug 1326655 Opened 7 years ago Closed 4 years ago

Console loses scroll position if I type multiline command (logs scroll up a bit, so new logs aren't visible)

Categories

(DevTools :: Console, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1421659

People

(Reporter: arni2033, Unassigned)

Details

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open console, execute "for(i=0;i<99;i++)setTimeout(function(){return 'console.log('+i+')'}(),i*1)"
2. Copy STR in this comment to clipboard (all 4 steps), paste the text into console input field
3. Scroll console logs to the end
4. Type "z" in console input field

AR:  Step 4 - console scrolls logs to the top by ~2 lines
ER:  Step 4 - console shouldn't scroll logs

Note:
 In fact I expect that the last line in console logs should be visible after Step 2 AND after Step 4
 It is because I scrolled console to the bottom only to keep track of all new console messages
Component: Untriaged → Developer Tools: Console
No longer blocks: 1277113
Product: Firefox → DevTools
Priority: -- → P2
Summary: Console looses scroll position if I type multiline command (logs scroll up a bit, so new logs aren't visible) → Console looes scroll position if I type multiline command (logs scroll up a bit, so new logs aren't visible)
Summary: Console looes scroll position if I type multiline command (logs scroll up a bit, so new logs aren't visible) → Console loses scroll position if I type multiline command (logs scroll up a bit, so new logs aren't visible)
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.