Menu

#2730 On resize of a split-pane, don't change the horiz scrollpos

normal bug
closed-fixed
nobody
5
2018-08-07
2006-11-09
No

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

Discussion

  • Robert Schwenn

    Robert Schwenn - 2008-03-06

    Logged In: YES
    user_id=1486645
    Originator: NO

    Yes, would be nice.
    Not realized yet in jEdit 4.3pre12.

     
  • Matthieu Casanova

    I cannot reproduce that

     
  • Matthieu Casanova

    • status: open --> closed-works-for-me
     
  • Robert Schwenn

    Robert Schwenn - 2010-02-14

    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

     
  • Robert Schwenn

    Robert Schwenn - 2010-02-14
    • status: closed-works-for-me --> open
     
  • Matthieu Casanova

    You're right I understand now

     
  • Dale Anson

    Dale Anson - 2018-08-07
    • status: open --> closed-fixed
     
  • Dale Anson

    Dale Anson - 2018-08-07

    I can't reproduce this, I think I fixed it as part of another bug earlier this year, maybe 4002.

     

Log in to post a comment.