Vertical scrollbar disabled after undo

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
danny
Posts: 4
Joined: Fri Jan 13, 2023 12:57 am

Vertical scrollbar disabled after undo

Post by danny »

TextPad 8.15.1 64 bit on Windows 10

Show line numbers is checked

Create a text file with 1 number on each line like this
1
2
3
4
5

Keep entering numbers until the vertical scroll bar is enabled
Enter about 5 more numbers after the scroll bar is enabled
Move cursor to the last line

Do a Replace All with Regular expression checked
Find what: \n
Replace with: ,

This should turn the numbers into a comma separated list and should show in the first line
But after clicking Replace All button, the first line became invisible, even the line number disappeared

Press Ctrl+Z to undo, the numbers are showing again, but the vertical scroll bar is disabled, even though there are more numbers at the bottom
The vertical scroll bar is reenabled after restore or maximize TextPad
User avatar
AmigoJack
Posts: 490
Joined: Sun Oct 30, 2016 4:28 pm
Location: グリーン ヒル ゾーン
Contact:

Post by AmigoJack »

Is this unbound to which View > Appearance you use?

Cannot reproduce with 8.4.2x64 on Win7x64 with "Default" Appearance:

Image
danny
Posts: 4
Joined: Fri Jan 13, 2023 12:57 am

Post by danny »

This may not be in older versions though. I am using 64 bit version 8.15.1

I was using dark theme. I am able to reproduce using default theme as well.
Post Reply