Bug #17474 2010-08-29 07:02

orion188

Horizontal scroll-bar does not follow zooming!

Version: 10.05

When you zoom in/out in the editor using the mouse wheel, the horizontal scroll-bar does not follow this action and consequently one cannot see parts of the code using only the mouse. It remains in this situation until one uses the keyboard to go to the end of line (or other inaccessible places).

To regenerate this bug:

- in the editor generate a long line of code, say 200 characters.

- go to the start of the line (using your mouse).

- Zoom in using the mouse wheel

- Try to use the horizontal scroll-bar to go to the end of line. You can't!.

- Push the "end" button on your keyboard ==> the scroll bar is suddenly updated and everything becomes fine.

- Zoom out again and you'll see that the scroll-bar does not follow you and you cannot make it back to its original situation.

Thanks ;)

Category
Application::Editor
Group
 
Status
Closed
Close date
2012-01-24 09:43
Assigned to
jenslody
jenslody 2010-09-27 05:35

Please try what happens if you set "Settings -> Editor -> Margin and caret -> Scrollbar -> Automatically determin ..." and give a feedback.

It should also work (at least it works here on linux) if you place the mouse-cursor on the line, press the left mouse-button and move the mouse-cursor to the very right (or outside on the right) of the editor-window (keep mouse-button pressed). This will select the text under the cursor, but also move the cursor to the right end of the line.

Jens

orion188 2011-04-11 10:31

Yes. That "Settings -> Editor -> Margin and caret -> Scrollbar -> Automatically determin ..." works!

Thanks.

jenslody 2012-01-24 09:43

This bug has been already fixed in HEAD.

Thank you.