Problem description: Steps to reproduce: 1. Right-click on any row number; 2. In the context menu, choose "Delete Selected Rows". Current behavior: - Opens a message window with "Invalid pointer <T>"; - After clicking on the OK button: crash. Expected behavior: - Delete row. Operating System: Windows 7 Version: 4.2.3.3 rc Last worked in: 4.2.2.1 release
I could not reproduce. Does that happen with a specific document? Could you attach it to this bug?
Hi, I think it's a duplicate of bug 76470 that didn't make it in RC3, Marc could you confirm it? - Sophie
Created attachment 97411 [details] Spreadsheet for testing
(In reply to comment #1) > I could not reproduce. Does that happen with a specific document? Could you > attach it to this bug? OK, I've just uploaded the spreadsheet the bug happens with.
(In reply to comment #2) > Hi, I think it's a duplicate of bug 76470 that didn't make it in RC3, Marc > could you confirm it? - Sophie Hi, In the description of bug 76470, it reads that the bug: - occurs when the row/column contains an absolute reference - doesn't occur when the row/column doesn't contain an absolute reference. But it's not as simple... I've just run complementary tests with the uploaded file: For rows 1,2,3: - NO absolute reference - delete OK For rows 7,8: - absolute reference present - crash (message "Invalid vector<T> subscript") **BUT** For rows 5,6: - absolute reference present - delete OK
Well, "occurs when" doesn't mean "has to occur when" ;-) I confirm the crash in 4.2.3 but it does not happen with current 4-2 to be 4.2.4, so this indeed seems to be an incarnation of bug 76470. *** This bug has been marked as a duplicate of bug 76470 ***
Migrating Whiteboard tags to Keywords: (possibleRegression) [NinjaEdit]