can't tab out of datectrl

Bug #497630 reported by Michael Rooney
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
wxBanker
Fix Released
Low
Unassigned
wxWidgets
Unknown
Unknown

Bug Description

When in the datectrl of a new transaction, you can't tab out of it since 0.6! You can shift+tab to it from the description control, however.

Michael Rooney (mrooney)
Changed in wxbanker:
importance: Undecided → Low
milestone: none → 0.7
status: New → Confirmed
Revision history for this message
Michael Rooney (mrooney) wrote :

I tried using the Move(Before|After)InTabOrder functions in all the ways I could think of and that didn't fix the issue. There must be something grabbing the tab event, but I'm not sure what. It doesn't seem to be the function which handles the arrow keys as I added a print statement in to print the keycode, and nothing is printed for the Tab key, so it isn't even getting to that. How mysterious, especially since it worked in 0.5 I believe!

Revision history for this message
Michael Rooney (mrooney) wrote :

I've confirmed this with a really simple example at http://python.pastebin.com/fe7c1621a, and posted the issue to the wxPython-users list as I'm not sure what to do (http://groups.google.com/group/wxpython-users/browse_thread/thread/77a4396249dc984d). Once that is fixed I can make this the default focus, so tabbing once when you start gives you the description, and fix 496342 as well!

Changed in wxbanker:
status: Confirmed → Triaged
Revision history for this message
Michael Rooney (mrooney) wrote :

Upstream bug is fixed with a very simple and clean workaround applied in wxBanker. Excellent!

Changed in wxbanker:
status: Triaged → Fix Committed
Changed in wxwidgets:
status: Unknown → Fix Released
Changed in wxwidgets:
status: Fix Released → Unknown
Michael Rooney (mrooney)
Changed in wxbanker:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.