[ wxwindows-Bugs-1870265 ] window does not scroll after pasting text

SourceForge.net noreply at sourceforge.net
Tue Feb 26 05:44:53 PST 2008


Bugs item #1870265, was opened at 2008-01-13 10:37
Message generated for change (Comment added) made by juliansmart
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1870265&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: RichTextCtrl
Group: Trivial
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Tyushkov Nikolay (softvoile)
Assigned to: Julian Smart (juliansmart)
Summary: window does not scroll after pasting text

Initial Comment:

It can be reproduced in standard sample \wxWidgets-2.8.7\samples\richtext\vc_mswu\richtext.exe. 


1. Run sample, 
2. Copy any few line (at least 3)
3. Scroll down and set cursor after last character
4. Paste previously copied text

Text will be pasted, cursor will set after last pasted symbol, but window won't be scrolled to cursor. So it won't be visible. I think such behaviour will confuse users.



I use Windows XP, wxWidgets 2.8.7, MSVC 2005, Static Unicode build 

----------------------------------------------------------------------

>Comment By: Julian Smart (juliansmart)
Date: 2008-02-26 13:44

Message:
Logged In: YES 
user_id=59495
Originator: NO

Fixed, thanks. As per the comment about the cursor in the sample, this
should be changed in the sample if anywhere since the text was added
programmatically.

----------------------------------------------------------------------

Comment By: Tyushkov Nikolay (softvoile)
Date: 2008-01-13 11:54

Message:
Logged In: YES 
user_id=1965442
Originator: YES



One more thing, this problem appears after start
wxWidgets-2.8.7\samples\richtext\vc_mswu\richtext.exe. The wxRithTextCtrl
has focus, cursor sets at the end of text but we don't see it, I think
window should be scrolled.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1870265&group_id=9863




More information about the wx-dev mailing list