UML sequence diagram markup has scrolling problem
When there is many lines of code (more than 35 line in my case) in markup editor you have scroll bar first time page loads but the moment you click on the text field the scroll bar disappears and you cant even manually go through lines to get to the bottom of the codes, it throws you to the top.
So eventually this bug causes the problem which you cant see or access any line which is down there, I have to copy my whole code somewhere else and do my work there when i wnat to test it paste it here and build it.