[ wxwindows-Bugs-1492544 ] wxComboBox: Keyboard-only navigation broken

SourceForge.net noreply at sourceforge.net
Fri Feb 1 04:02:15 PST 2008


Bugs item #1492544, was opened at 2006-05-21 19:46
Message generated for change (Comment added) made by kosenko
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1492544&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: Thomas Buerger (buerger_fr61)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxComboBox: Keyboard-only navigation broken

Initial Comment:
Platform: Windows XP Home
Compiler: VC++ 6.0
wxMSW-Version: 2.6.2 and 2.6.3

When navigating in drop-down list of wxComboBox only 
with up- an down keys and selecting the item 
with "return" or "tab", the selected item is not 
properly returned by widget. 

In version 2.6.0 this worked properly.

I reproduced this error not only in my application but 
also in the "validate-sample" of the wxwidgets 
distribution. (Navigating in the text-entry itself 
with up- and down-key works properly, selecting with 
the mouse in drop-down list also!)

My "poor-man's-patch": I copied the combobox-related 
files from the 2.6.0 distribution to the 2.6.3 
distribution and it works (validate-sample and app).

Greetings

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

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

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

I can reproduce this bug in 2.6.3 but cannot do same in 2.8.7, environment
is same.
So I think that this bug should be closed as fixed.

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

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




More information about the wx-dev mailing list