content of status bar doesn't get deleted if last score gets closed

• Apr 20, 2015 - 11:04
Type
Functional
Severity
S4 - Minor
Status
closed
Regression
No
Workaround
No
Project
  1. Open a score
  2. Select an element
  3. Check status bar: that element is listed and explained there
  4. Close score

expected result: status bar is now empty

actual result: same text still gets displayed


Comments

Title content of status bar doesn't get deleted if score got closed content of status bar doesn't get deleted if last score gets closed

This is not the case, if there is still another scor open, so happens only when having selected something on the last score and that gets closed

One of the related bugs which is fixed by my PR for this issue is that the Inspector is not cleared when the last score is closed. This is a critical issue because changing a property in the Inspector will then cause the program to crash.