FIXED: Search/Replace -> Slider glitch

Post bug reports when testing beta versions here.
Post Reply
User avatar
micha_he
Posts: 570
Joined: 24 Jul 2011 12:16
Location: Helmstedt, NDS, Germany

FIXED: Search/Replace -> Slider glitch

Post by micha_he »

When i search/replace some text with another (e.g. with regex) that change the linecount (more than window-height to less or inverse), in some cases (not allways) I've the following problem:

- The slider have the wrong lenght, so that I can't scroll the new complete document

- The lines of the shown document have the wrong (and change sometimes randomly) content in the main window, when I scroll the slider up and down (first go down with the cursor until the slider has changed his size). When i use the cursor/cursor keys over the full document it seems ok.

- In the case above, undo generates an 'access violation' (from time to time) !

It's complicated to reproduce it ....

Tested with V10.30b2/Win7 x64
(I mean, the problem also exists with V10.2x)
User avatar
Rickard Johansson
Site Admin
Posts: 6577
Joined: 19 Jul 2006 14:29

Re: Search/Replace -> Slider glitch

Post by Rickard Johansson »

I think the display and scroll bar issue is fixed, but I can't see anything wrong with undo.
User avatar
micha_he
Posts: 570
Joined: 24 Jul 2011 12:16
Location: Helmstedt, NDS, Germany

Re: Search/Replace -> Slider glitch

Post by micha_he »

More Infos to the crash:

- New text-document
- Write 'aaaaa' in the first line
- Duplicate the line >= 22 times (21 not enough at me). Scrollbar on right exists now !
- Search: 'aaaaa' (Global, RegExp)
Replace: 'aaaaa\r\n\r\n'
- All ok.
- Menu: Edit --> Undo

Crash here ! Reproducible with V10.30 beta2 !

Edit:

Second test with another pc and a portable RJTED. 32bit edition seems ok, 64bit edition crash !
User avatar
Rickard Johansson
Site Admin
Posts: 6577
Joined: 19 Jul 2006 14:29

Re: Search/Replace -> Slider glitch

Post by Rickard Johansson »

I could only reproduce this using the 64-bit version. Same as you.

I'ts been fixed. Thank you!
Post Reply