View Issue Details

IDProjectCategoryView StatusLast Update
0003154FSSCPFREDpublic2015-03-30 19:24
ReporterEatThePath Assigned ToMageKing17  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformPCOSWindowsOS Version8.1
Product Version3.7.2 RC5 
Summary0003154: Loadout editor handles input inconsistently
DescriptionWhen editing team loadouts in FRED, selected items can be toggled by pressing spacebar instead of clicking the checkbox. Spacebar does toggle the check mark. When the loadout editor is closed however, only items that were clicked on are saved. Any changes made with spacebar are forgotten.
Steps To Reproduce1) Open FRED
2) Open loadout editor
3) Click on an item's name but not the checkbox
4) Press spacebar
5) Close the loadout editor by clicking okay
6) Reopen loadout editor and check the item's status.
TagsNo tags attached.

Activities

MageKing17

2015-03-30 19:24

developer   ~0016594

Fix committed to trunk@11295.

Related Changesets

fs2open: trunk r11295

2015-03-30 15:45

MageKing17


Ported: N/A

Details Diff
Fix mantis 0003154.

Adds ON_CLBN_CHKCHANGE to the message map for the ships and weapons lists so that hitting spacebar to change the checked/unchecked status of a ship or weapon also updates the availability count.
Affected Issues
0003154
mod - /trunk/fs2_open/code/fred2/playerstarteditor.cpp Diff File

Issue History

Date Modified Username Field Change
2015-03-30 19:18 EatThePath New Issue
2015-03-30 19:19 MageKing17 Assigned To => MageKing17
2015-03-30 19:19 MageKing17 Status new => assigned
2015-03-30 19:24 MageKing17 Changeset attached => fs2open trunk r11295
2015-03-30 19:24 MageKing17 Note Added: 0016594
2015-03-30 19:24 MageKing17 Status assigned => resolved
2015-03-30 19:24 MageKing17 Resolution open => fixed