[ wxwindows-Bugs-1816488 ] RichTextCtrl formatting of selection off
by one.
SourceForge.net
noreply at sourceforge.net
Tue Feb 26 01:48:56 PST 2008
Bugs item #1816488, was opened at 2007-10-19 12:30
Message generated for change (Settings changed) made by juliansmart
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1816488&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: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Brian A. Vanderburg II (brianvanderburg)
Assigned to: Julian Smart (juliansmart)
Summary: RichTextCtrl formatting of selection off by one.
Initial Comment:
I checked this in my application and in the richtext sample for 2.8.5:
In a given paragraph, when the character right before the last character is selected (even if there is more of a selection) a formatting operation such as changing the font size or color also affects the last character.
Given a paragraph:
Hello World
If I select the last 'l', or 'rl' or any selection that includes the next to last character but not the last character of the paragraph, the last character also gets affected. However, if I just select 'r', or 'or', the 'l' the character after does not get selection.
----------------------------------------------------------------------
>Comment By: Julian Smart (juliansmart)
Date: 2008-02-26 09:48
Message:
Logged In: YES
user_id=59495
Originator: NO
Fixed in 2.8 branch and trunk, thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1816488&group_id=9863
More information about the wx-dev
mailing list