-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
1.10.2
When I have console for an active stage open, I see the new messages added real-time to the bottom of the console window, so far so good.
But if I want to scroll up to see messages printed a couple seconds ago, or scroll up so I can collapse the console window so I can view the pipeline, I'm prevented from doing so because every new log message forces the focus back down to the bottom. In legacy Jenkins, being at the bottom of the window would continue to update, but if the user scrolled up away from the bottom, it would not force focus back down to the bottom with every new message.
When the messages come quickly, I'm forced to spam the 'home' key on the keyboard to try and jump up to the top and click the 'collapse' icon as quickly as possible, but not usually not quick enough. There should be some standardized way of preventing the auto scroll.
I agree with daiscog here. The way it is currently implemented makes it very difficult to read the error without being interrupted by jumps up&down.