| Summary: | Unevaluated variable ("Undo: Delete $1") appears in UNDO list after cutting text | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Robinson Tryon (qubit) <robinson.libreoffice> |
| Component: | Writer | Assignee: | Justin L <jluth> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | fdbugs, h3734236, iplaw67, jluth, philipz85, robinson.libreoffice |
| Priority: | medium | ||
| Version: | 3.5.7.2 release | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | target:5.1.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Robinson Tryon (qubit)
2015-01-06 22:42:48 UTC
Reported on twitter for 4.2.5 - https://twitter.com/_beechnut/status/552564385181630464 TESTING with OS X 10.9.5 - 4.4.0.1 - CONFIRMED - 4.2.8.2 - CONFIRMED - 3.5.7.2 - CONFIRMED TESTING with Ubuntu 14.04 - 4.4.0.1 - NOREPRO Interesting notes: Both Firefox (FF) and TextEdit (TE) on the Mac don't mention the text on which I operated: App Cut Text Backspace over Text Delete (Del key) text --- --------------- ------------------- --------------------- LO Undo: Delete $1 Undo: Delete 'cow' Undo: Delete 'turtle' FF Undo Undo Undo TE Undo Cut Undo Typing Undo @Rob: It would be good to also check the undo/redo drop down menus in the toolbar to check if the problem is in there as well. OSX 10.10.1 LO nightly 2015-01-09 CONFIRMED Something similar is also true for replacing a selection with a "space". type abc. select abc. Press space (replacing abc with a space). Undo reports "Insert $1". Bibisected: occurs in oldest version 3.5. changed OS to all. I am reproducing this on Linux Mint/Maya (precise) and Mint/Rebecca (Trusty) using 5.1 dev. Reproduced on Windows 2003 Server with 4.3.7. (I'm typing 'turtle' in a new document, selecting it, and pressing Ctrl-X) (However, the abc replaced with space in Windows/4.3.7 says "replace 'abc' -> and not insert $1) Robinson: not sure how you got delete 'turtle' to work in 14.04. Bibisect-43all on Mint/Rebecca shows the problem as far back as "oldest" LO 3.5. Justin Luth committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=52ea9712c424e3647fb67631806b8661baeaa150 tdf#88128 fix unevaluated undo variable: cut It will be available in 5.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Justin Luth committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=329e6f1a033dc45e9d9f7a50e3237bb65618ed3f tdf#88128 fix unevaluated undo variable: autocorrect It will be available in 5.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |