Develop

Ticket #1619 (closed defect: fixed)

Opened 18 months ago

Last modified 17 months ago

Start rule restrictions are not remembered

Reported by: apf Owned by: RobD
Priority: high Milestone: XCSoar 6.3
Component: Task Editor Version: 6.3
Keywords: Cc:

Description

This is a regression in master. 6.2.3 works as expected.

To reproduce:
Try setting a restriction like 1000m "Start max. height" in the task editor and leave
the task editor. After reentering the task manager the old value is shown again.

v6.2.3 will show a confirmation dialog if values were changed when leaving the task
manager, a master branch build not.

Change History

comment:1 Changed 18 months ago by apf

  • Owner set to RobD
  • Status changed from new to assigned

Looks like TaskPropertiesPanel::Hide() (and therefore TaskPropertiesPanel::ReadValues?()) is not called when selecting "Close" directly in the TabBar?. Selecting any other tab before leaving the task manager will workaround this issue.

comment:2 Changed 17 months ago by Turbo

is this fixed by now?!

comment:3 Changed 17 months ago by RobD

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.