Bug 149873

Summary: Cursor doesn't move the left after pressing backspace with track changes enabled in certain consternation
Product: LibreOffice Reporter: Telesto <telesto>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dgp-mail
Priority: medium    
Version: 7.5.0.0 alpha0+   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=149388
https://bugs.documentfoundation.org/show_bug.cgi?id=149877
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 83946    

Description Telesto 2022-07-05 18:41:13 UTC
Description:
Cursor doesn't move the left after pressing backspace in certain consternation

Steps to Reproduce:
1. Open attachment 180483 [details] 
2. Enable track changes
3. Place the cursor after the 's' of six in the first line
4. Press backspace -> Cursor moves from right side of s to the left (expected)
5. CTRL+Z (s will be highlighted)
6. Press backspace again -> Cursor doesn't move


Actual Results:
Cursor doesn't move

Expected Results:
Cursor should move to the left


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: 7a89eae97a970939174d59aa58147eaa194acaee
CPU threads: 8; OS: Mac OS X 12.3.1; UI render: Skia/Metal; VCL: osx
Locale: nl-NL (nl_NL.UTF-8); UI: en-US
Calc: threaded
Comment 1 Dieter 2022-07-24 10:10:54 UTC
I confirm the described behaviour, but you can describe is more generally:

1. Open a document or write some text in a new document.
2. Enable record track changes and view track changes.
3. mark some text (at least one character) from left to the right (so that cursor is right from selected text)
4. Press backspace

Actual and expected result (see bug 109272)
Cursor is still right from deleted text

*** This bug has been marked as a duplicate of bug 109272 ***