https://bugs.documentfoundation.org/show_bug.cgi?id=152409
--- Comment #5 from Robert Estalella <[email protected]> --- I have found a way to reproduce systematically the error in Calc with the Spanish keyboard. For example, in a blank sheet I enter in cells A1 to A3: A1: a A2: a^[spc]2 A3: a^[spc]3 and I get the expected result A1: a A2: a^2 A3: a^3 However, if I edit the cell A3 and change it to a^4, then when entering in the next cell: A4: a^[spc]5 the "^" does not appear, and I get instead a blank space: A4: a 5 and I can no longer obtain a ^ character in any cell by typing "^[spc]". The way of resetting the "^" character is to delete the contents of the cell (cell selected, bkspc, Delete all). However, the problem does not appear if I edit the contents of cells in the input line (that is, not in the cell). -- You are receiving this mail because: You are the assignee for the bug.
