Pressing Tab scrolls down all text until the end of window
Pressing Tab scrolls down all text until the end of window
I have enought text which not fit the window so I have vertical scrollbar.
When this text is scrolled up and cursor set somewhere in the middle of the window pressing TAB scrolls down text until the line with cursor set at the last visible line.
As I can remember some old version of TRichView had the same bug but was fixed.
TRichViewEdit 1.9.24, BDS2006, WinXP
When this text is scrolled up and cursor set somewhere in the middle of the window pressing TAB scrolls down text until the line with cursor set at the last visible line.
As I can remember some old version of TRichView had the same bug but was fixed.
TRichViewEdit 1.9.24, BDS2006, WinXP
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
I don't really know why this happens but ActionTest works fine here.
I tryed to disable onkeypress and onkeydown events in my app's RichViewEdit - wasn't helped.
When pressing Tab in the middle of the text it flickers and scrolls it.
Can't imagine why this happens. But with the previous versions of TRichView this never happend in my app.
I don't know where to look
I tryed to disable onkeypress and onkeydown events in my app's RichViewEdit - wasn't helped.
When pressing Tab in the middle of the text it flickers and scrolls it.
Can't imagine why this happens. But with the previous versions of TRichView this never happend in my app.
I don't know where to look
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
I don't really know the nature of this problem but my application compiled in Delphi 7 never has this bug. Just tryed again.
Your RVActionsDemo project compiled under Delphi 2006 (on WinXP and on WinXP x64) has this bug only on WinXP x64.
But my application compiled in D2006 WinXP x64 shows this bug even under Win98.
P.S. Sent you two screenshots of it.
Your RVActionsDemo project compiled under Delphi 2006 (on WinXP and on WinXP x64) has this bug only on WinXP x64.
But my application compiled in D2006 WinXP x64 shows this bug even under Win98.
P.S. Sent you two screenshots of it.
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: