PreviousNextTracker indexSee it online !

(26/231) 1593544 - On resize of a split-pane, don't change the horiz scrollpos

On resize of a split-pane, no matter if a horizontal
or vertical split, the horizontal scroll position is
set to 0, means as left as possible, for the
splitpanes that are affected by this resize. But the
scroll position should be the same as before.

Sorry if this is a dupe, but I have many bugs to post
and am too lazy to check them all for dupes
currently. :-)

OS: Windows XP
Java Version: Sun Java 1.5.0_09-b03
jEdit Version: 4.3pre8

Submitted vampire0 - 2006-11-09 - 16:09:19z Assigned nobody
Priority 5 Category text area and syntax packages
Status Open Group normal bug
Resolution None Visibility No

Comments

2008-03-06 - 20:15:06z
rschwenn
Logged In: YES
user_id=1486645
Originator: NO

Yes, would be nice.
Not realized yet in jEdit 4.3pre12.
2010-02-14 - 00:43:09z
kpouer
I cannot reproduce that
2010-02-14 - 12:00:36z
rschwenn
Sorry, I haven't found a way to not reproduce this issue. Please follow these Steps:
- Split a view into two panes
- in both panes set the caret at the end of a long line, so that horizontal scrolling is done and the beginning of the line isn't visible
- resize the panes by moving the splitter

In the result the caret isn't visible anymore, instead the line begin is, because of unexpected horizontal scrolling.

Tested with:
jEdit: 4.3.1 and 4.4pre1 (daily build 12.02.2010)
L&F: Windows and Metal
Docking Framework: original and MyDoggy
Sun JRE 1.6.0_17
Windows XP SP3

2010-02-14 - 12:36:40z
kpouer
You're right I understand now

Attachments