Ticket #13841 (reopened defect)
OSX Cocoa: TAB navigation problem with wxComboCtrl
| Reported by: | fsenore | Owned by: | csomor |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxOSX-Cocoa | Version: | 2.9-svn |
| Keywords: | wxComboCtrl key navigation | Cc: | mailing@… |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
The problem can be seen with the combo sample.
When the sample starts the log windows has the focus. If you press TAB the log windows loses the focus but no other control seems to receive it. If you press TAB 8 times the log window gets the focus again. That is exactly the number of controls in the window, so it looks like the focus moves from control to control, but the combos do not act like they received it: if you press some keys nothing gets written.
If you click a control you can type as usual, but if you press TAB the focus seems to be lost again.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

