https://bugs.documentfoundation.org/show_bug.cgi?id=156689
--- Comment #11 from ady <[email protected]> --- Regression from the series of commits from tdf#153437. >From dupe bug 162040: STR: 1. New Calc. 2. Cell A1: 100% [TAB] 3. Cell B1: [CTRL]+[SPACE BAR] 4. [CTRL]+[-] (that's the minus sign key; to delete the column) 5. [PgDn], [PgUp] (to scroll the main area so the view of the cell is refreshed). Actual result: Cell A1 shows the value 1 with cell format as General/Standard (instead of the equivalent 100%). Expected result: Cell A1 unmodified, showing 100% (cell format 0.00%). Problem: step 4 (see above) deletes the cell format of column A; it shouldn't. Please note that there are several minor variations of this problem. For example, with attachment 195303, deleting column D only (instead of columns C:D), will delete the format of column B, whereas column A remains with its original format. -- You are receiving this mail because: You are the assignee for the bug.
