[Desktop] Start value not shown in the Reset Fund dialog

Bug #1487635 reported by igi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenMoneyBox
Confirmed
Low
Unassigned

Bug Description

main_wx.cpp: the routine OPF->NameChange is correctly executed in the FundOperation() code:

  ...
  OPF->Name->Select(0);
  wxCommandEvent evt(wxEVT_NULL,0);
  if(Op == 3) OPF->NameChange(evt);
  ...
  if(OPF->ShowModal() != wxID_OK) goto FundOperationEnd;

Suspect: for some reason the value of the wxTextCtrl window is reset on show.
Workaround: change the selected fund in the dropdown list once shown and then select first item again.

Tags: gui
igi (igor-cali)
Changed in bilancio:
importance: Undecided → Low
Revision history for this message
igi (igor-cali) wrote :
summary: - Start value not shown in the Reset Fund dialog
+ [Desktop] Start value not shown in the Reset Fund dialog
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.