russ-p / veloeclipse

Automatically exported from code.google.com/p/veloeclipse
Other
0 stars 0 forks source link

Editor steals focus on long lines #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a velocity template with long single lines of code, preferably 
containing a velocimacro
2. Edit the line to the right of the viewport by scrolling to it
3. Note the viewport scrolls back to the left edge and your cursor is hidden 
off-screen to the 
right.

What is the expected output? What do you see instead?
Focus should stay with the cursor, not be reset to the left-visible portion of 
the viewport

What version of the product are you using? On what operating system?
2.0.8, Eclipse Galileo 64-bit, Mac OSX Snow Leopard

Please provide any additional information below.
This is as annoying as it gets. Is there a setting available to prevent this 
from happening?

Original issue reported on code.google.com by curtis...@gmail.com on 10 Dec 2009 at 1:07

GoogleCodeExporter commented 8 years ago
This behavior has introduced bugs in our codebase. I'm removing the plugin from 
Eclipse until this gets 
addressed.

Original comment by curtis...@gmail.com on 7 Jan 2010 at 7:18