[ wxwindows-Bugs-1515360 ] ComboBox clears text box on no selection

SourceForge.net noreply at sourceforge.net
Fri Feb 1 03:17:00 PST 2008


Bugs item #1515360, was opened at 2006-07-01 02:11
Message generated for change (Comment added) made by kosenko
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1515360&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: wxMSW specific
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: jeffbarish (jeffbarish)
Assigned to: Nobody/Anonymous (nobody)
Summary: ComboBox clears text box on no selection

Initial Comment:
A ComboBox has something in the text box.  Click on 
the down arrow.  A list of choices appears.  Click on 
the down arrow again without making a selection.  The 
list of choices disappears -- as it should -- but so 
does the content of the text box.  The text box 
should not be cleared, or if it is the control should 
at least emit EVT_TEXT because the text changed (to 
null). 

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

Comment By: Kolya Kosenko (kosenko)
Date: 2008-02-01 13:17

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

This bug was fixed by patch 1684252 and should be closed
http://sourceforge.net/tracker/index.php?func=detail&aid=1684252&group_id=9863&atid=309863

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

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




More information about the wx-dev mailing list