Description: Failed to re-enter a formula starting with + Put you in cell c6 the numerical value 2 Put you in cell c7 the numerical value 3 Go to cell c8 and press the keys "+", "up arrow", "+", "up arrow", "enter" The value three will remain in c8 Repeat from c8 the introduction of the simple formula try to put again "+", "up arrow", "+", "up arrow", "enter" At the moment of pressing "+", instead of activating the formula mode, a "+" symbol is placed in cell c8 Using you = solves the problem of entering the formula, resulting in an elementary failure and causing a awkward operation. Steps to Reproduce: 1.Failed to re-enter a formula starting with + 2. Put you in cell c6 the numerical value 2 3. Put you in cell c7 the numerical value 3 4. Go to cell c8 and press the keys "+", "up arrow", "+", "up arrow", "enter" 5. The value three will remain in c8 6. Repeat from c8 the introduction of the simple formula try to put again "+", "up arrow", "+", "up arrow", "enter" 7. At the moment of pressing "+", instead of activating the formula mode, a "+" symbol is placed in cell c8 8. Using you = solves the problem of entering the formula, resulting in an elementary failure and causing a awkward operation. 2. 3. Actual Results: At the moment of pressing "+", instead of activating the formula mode, a "+" symbol is placed in cell c8 Expected Results: At the moment of pressing "+", instead of activating the formula mode, a "+" symbol is placed in cell c8 Reproducible: Always User Profile Reset: Yes OpenGL enabled: Yes Additional Info: Version: 7.3.5.2 (x64) / LibreOffice Community Build ID: 184fe81b8c8c30d8b5082578aee2fed2ea847c01 CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: es-MX (es_MX); UI: es-ES Calc: CL
That's probably a fallout from https://git.libreoffice.org/core/commit/909cdd552199d35f7c10be0a8be370158aea0815 fixing bug 149589. Overtyping apparently leads to the same path as editing.. sigh..
As expected, after step 4. I get "5" in C8. And there is no problem when repeating (step 6). Version: 7.3.3.1 / LibreOffice Community Build ID: 30(Build:1) CPU threads: 1; OS: Linux 5.14; UI render: default; VCL: gtk3 Locale: es-MX (es_ES.UTF-8); UI: en-US Calc: threaded
Eike Rathke committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/9d1d668a608cc5b406601c2f7f3d8581e8f47d1c Resolves: tdf#150780 Overtyping is not editing It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Pending review https://gerrit.libreoffice.org/c/core/+/141593 for 7-4 https://gerrit.libreoffice.org/c/core/+/141694 for 7-3 https://gerrit.libreoffice.org/c/core/+/141695 for 7-3-7
Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/0b4b644fb5b1ccba1f77698a399b625f877ed8f9 Resolves: tdf#150780 Overtyping is not editing It will be available in 7.3.8. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-7-4": https://git.libreoffice.org/core/commit/cde779398e0924e77d630cbe3fbb71c0439939f7 Resolves: tdf#150780 Overtyping is not editing It will be available in 7.4.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-7-3-7": https://git.libreoffice.org/core/commit/15f5a11c2ada480e6a1ff67fb7e9a8c977824800 Resolves: tdf#150780 Overtyping is not editing It will be available in 7.3.7. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.