[ wxwindows-Bugs-1870264 ] wxTextUrlEvent after click in empty space
SourceForge.net
noreply at sourceforge.net
Tue Feb 26 05:40:47 PST 2008
Bugs item #1870264, was opened at 2008-01-13 10:22
Message generated for change (Comment added) made by juliansmart
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1870264&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: wxTextUrlEvent after click in empty space
Initial Comment:
Problem is we get wxTextUrlEvent after click in _empty_ space
It can be reproduced in standard sample \wxWidgets-2.8.7\samples\richtext\vc_mswu\richtext.exe.
1. Run sample, delete all in order to get empty document
2. Insert new link
Now if you click in any space in this string from end of this url to the end of line you will get wxTextUrlEvent.
3. Center this url or right align it
Now you can click in empty space before or after the link and agane get wxTextUrlEvent
I use Windows XP, wxWidgets 2.8.7, MSVC 2005, Static Unicode build
----------------------------------------------------------------------
>Comment By: Julian Smart (juliansmart)
Date: 2008-02-26 13:40
Message:
Logged In: YES
user_id=59495
Originator: NO
Fixed, thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1870264&group_id=9863
More information about the wx-dev
mailing list