Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#225 closed defect (released)

Equipment amount control occasionally disables all options

Reported by: ibboard Owned by:
Priority: critical Milestone: WarFoundry 0.1
Component: WarFoundry-GUI-WinForms Version: Trunk
Keywords: unitequipment selection disabled Cc:
Blocked By: Blocking:

Description

In certain circumstances the equipment amount control ends up with all options disabled, even though an amount could be chosen.

One recreatable scenario is when adding a new equipment item and clicking in the list but not on an item, then clicking on an item. Somehow this triggers all of the appropriate updates (numbers, checkbox selection) but not the enabling (all options are disabled).

The current work-around is to cancel the "Add equipment" dialog and open it again.

Change History (4)

comment:1 Changed 10 years ago by ibboard

Status: newconfirmed

comment:2 Changed 10 years ago by ibboard

Resolution: fixed
Status: confirmedclosed

(In r422) Fixes #225: Equipment amount control occasionally disables all options

  • Make sure we re-enable the control when we have a non-null equipment item since we disable it when we have a null item

comment:3 Changed 10 years ago by ibboard

released: noyes

Release as part of v0.1b6

comment:4 Changed 10 years ago by ibboard

Resolution: fixedreleased

Mark fix as released under a previous version

Note: See TracTickets for help on using tickets.