Free cookie consent management tool by TermsFeed Policy Generator

Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#897 closed defect (done)

Event ActiveViewChanged is not fired correctly

Reported by: swagner Owned by: mkommend
Priority: medium Milestone: HeuristicLab 3.3.0
Component: MainForm Version: 3.3
Keywords: Cc:

Description

The ActiveViewChanged event is not fired in the following cases:

  • if the active view is closed and only docked views remain in the main form (in this case the active view should be set to null)
  • if the Changed event is fired in a view and this view is also the active view

The ActiveViewChanged event is required in both cases for example to enable and disable save toolbar buttons/menu items correctly (see #685).

Change History (6)

comment:1 Changed 15 years ago by swagner

  • Summary changed from Event `ActiveViewChanged` is not fired correctly to Event ActiveViewChanged is not fired correctly

comment:2 Changed 15 years ago by mkommend

  • Status changed from new to assigned

comment:3 Changed 15 years ago by mkommend

corrected behavior of the ActiveViewChangedEvent r2963

comment:4 Changed 15 years ago by swagner

  • Resolution set to fixed
  • Status changed from assigned to closed

comment:5 Changed 14 years ago by swagner

  • Milestone changed from Iteration 4 to Current

Milestone Iteration 4 deleted

comment:11 Changed 14 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.