pressing enter in datectrl after changing date enters old date

Bug #311934 reported by Michael Rooney
2
Affects Status Importance Assigned to Milestone
wxBanker
Fix Released
Low
Unassigned

Bug Description

If you change the date in the datectrl manually and then press enter, it enters the old date, not the changed one. It works fine if you select it from the calendar date picker, however.

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

Using the arrow keys allows you to press enter right away and have the correct date, so maybe I just need to do something like dateCtrl.Value += wx.DateSpan(days=0) to get it to "stick".

Changed in wxbanker:
milestone: none → 0.6
Revision history for this message
Michael Rooney (mrooney) wrote :

calling Navigate() on the date control when hitting enter there works around the issue, and has been done in 0.5!

Changed in wxbanker:
milestone: 0.6 → 0.5
status: Confirmed → Fix Committed
Revision history for this message
Michael Rooney (mrooney) wrote :

Released in 0.5!

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.