DeltaEscher / editra

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

Horizontal Scroll bar doesn't move to the end of the line. #505

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Move the cursor to a long line
2. Try to scroll to end of the line using the horizontal scroll bar - stops 
half way

What is the expected output? 
The horizontal scroll bar should go to end of the long line.

What do you see instead?
The scroll bar is stopped half way in the line. But when you press the end 
key, the cursor moves to the end of the long line and then the scroll bar 
also moves to the end of the line after that.

IMPORTANT!!! Please answer these questions for any and ALL bug reports

What version of the product are you using? 
V0.5.51

On what operating system?
Windows Server 2003 

What method of install was your version installed with (Binary/Source)?
Binary Installation

If from source: What version of python and wxPython are you using?
Not From source

Please provide any additional information below.

This particular long line had 725 columns/ characters. This file was a php 
source file.

Original issue reported on code.google.com by CGDMS...@gmail.com on 18 Apr 2010 at 7:10

GoogleCodeExporter commented 8 years ago
Hello,

I cant reproduce this behavior. Do you have a screen shot that shows this?

Thanks,

Cody

Original comment by CodyPrec...@gmail.com on 18 Apr 2010 at 7:13

GoogleCodeExporter commented 8 years ago
Sorry I think I have missed one step there. Seems this happens when you use the 
find 
dialog. 
Please check the attached images. 
Before image is when I moved to that line and before I pressed the End Key
After image is when I pressed the End Key and the cursor moved to end of the 
line.

Original comment by CGDMS...@gmail.com on 18 Apr 2010 at 7:28

Attachments:

GoogleCodeExporter commented 8 years ago
Sorry here is the before Image again.

Original comment by CGDMS...@gmail.com on 18 Apr 2010 at 7:30

Attachments:

GoogleCodeExporter commented 8 years ago
I am still having trouble reproducing this. You said when you use the find 
dialog.

Do you mean the actual Find dialog or the Find bar shown at the bottom of the 
screen?

By using it do you mean that the word it is matching at the end of the line and 
is
not scrolling over all the way?

Thanks

Original comment by CodyPrec...@gmail.com on 25 Apr 2010 at 1:59

GoogleCodeExporter commented 8 years ago
Sorry for the late reply.

I used the find bar (ctrl+f) at the bottom.
When I type the word it goes to that word. So when the word is shown, scroll 
bar is 
shown as the line ends there and we cannot scroll more than that.
But when I press the end button at that point, the cursor is moved to the end 
of the 
line and the scroll bar (horizontal) is also moved in the correct way.

Thanks....

Original comment by CGDMS...@gmail.com on 9 May 2010 at 5:02

GoogleCodeExporter commented 8 years ago
Confirmed as upstream bug - Issue is resolved in wxPython 2.9

Waiting for 2.9.2 release to start building Editra releases with wxPython2.9

Original comment by CodyPrec...@gmail.com on 24 Jan 2011 at 9:04