[ wxwindows-Bugs-1870256 ] wxRichTextCtrl damages a style for the
whole document.
SourceForge.net
noreply at sourceforge.net
Tue Feb 26 01:43:43 PST 2008
Bugs item #1870256, was opened at 2008-01-13 10:00
Message generated for change (Comment added) made by juliansmart
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1870256&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: Must fix
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Tyushkov Nikolay (softvoile)
Assigned to: Julian Smart (juliansmart)
Summary: wxRichTextCtrl damages a style for the whole document.
Initial Comment:
wxRichTextCtrl damages a style for the whole document.
It can be reproduced in standard sample \wxWidgets-2.8.7\samples\richtext\vc_mswu\richtext.exe.
1. Run sample
2. Select 'by Julian Smart' line and copy this string to clipboard (should copy with style options: bold and center align)
3. Set cursor after 'Next we'll show an indented paragraph.'
4. Press Enter, ctrl+v, Enter, ctrl+v, Enter
After that
1. All text below this point is* bold.
*or
2. All text in the whole document is *bold.
*or
3. All text is bold and centred
I got this in MSW 2.8.7 Unicode build under WinXP and Win2000,
Gerald Brandt <gbr at majentis.com> wrote "I just verified this issue under Linux wxGTK 2.8.6"
----------------------------------------------------------------------
>Comment By: Julian Smart (juliansmart)
Date: 2008-02-26 09:43
Message:
Logged In: YES
user_id=59495
Originator: NO
This should be fixed in 2.8 branch (forthcoming 2.8.8) and SVN trunk.
Thanks,
Julian
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1870256&group_id=9863
More information about the wx-dev
mailing list