Inconsistent Output Pane Scrolling

Scenario: Output Pane Scrolling isn’t smooth, unable to see complete output in Output Pane.

Steps to reproduce: Writeline some lengthy text to view in outline.

Current Behavior: Scrolling is not smooth, its like Page Down key behavior.

Expected Behavior: Smooth Scrolling

Studio/Robot/Orchestrator Version: 2018.1

Last stable behavior:
Last stable version:
OS Version: Windows Server 2016
Others if Relevant: (workflow, logs, .net version, service pack, etc):

Not sure if this is happening for others,view immediately after execution
image

If the output text is written in many lines once, scrolling indeed is, lets say weird :slight_smile: We know about this and we are trying to fix it.
If you want to, log many lines one by one instead of many lines at once and notice the difference while scrolling.

Thanks for your response.

The reason for my post is, the same thing works fine in 2017.1, but not in 2018.1.

I can log one by one if I’m reading a text file, but I cannot log an exception that way everytime. It happens for exception (length) message as well.

1st scroll :
image

Last Scroll:
image