Avrella Problem Report 343

Title: Remove end line - does not Validate display or SetModifiedFlag

Priority: 4   Version detected: 1.04   Version fixed: 1.05  

Problem Description :  

Raised:20-Sep-2007

Problem description:
Remove end line - does not Validate display or SetModifiedFlag. Ref: pr343.avrella

1. Select Meas #3 (End Line 1. marking.)
2. Format -> Current Measure
3. Select Bar Markings Tab.
4. Uncheck End Line checkbox (To remove End Line marking.) and exit Dialog via OK
5. Display screen is not refreshed plus Modified flag not set. (If saved file before above operation, File -> Save menu item will be disabled.)
6. Also when manually refreshing, End Line 2. (previously at measure #4) has moved to measure #3.
---------------------------------------------------------------------------
25-Sep-2007 Assigned.
---------------------------------------------------------------------------
25-Sep-2007 Investigated by David

Due to use of CEndLineData::RemoveMeas - which also reassigns data for "2." assuming that the actual measure has been deleted - it has not been! Implement code with a just clear flag so that the data block for reassignment of data is not exercised.
---------------------------------------------------------------------------
25-Sep-2007 Resolved by David

Fixed in version: 1.05

Updated CEndLineData::RemoveMeas and CNtn to take just_clear flag for this situation.
---------------------------------------------------------------------------
03-Dec-2007 Verified by David

Verified for version: 1.05
---------------------------------------------------------------------------
03-Dec-2007 Closed by David

 

 

This webpage was last updated on 11-Feb-2010 at 03:13:14 PM