Bug 150309 - Track changes: Deleting top table row with track changes record ON and show OFF moves cursor up (outside table)
Summary: Track changes: Deleting top table row with track changes record ON and show O...
Status: RESOLVED DUPLICATE of bug 148849
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.5.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-09 12:19 UTC by Telesto
Modified: 2022-08-09 12:20 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2022-08-09 12:19:13 UTC
Description:
Track changes: Deleting top table row with track changes record ON and show OFF moves cursor up (outside table)

Steps to Reproduce:
1. Open Writer
2. Hit Enter three times (3 empty paragraphs)
3. Insert a 2x2 table (so with 2 empty paragraph before)
4. Hit delete table row -> Cursor moves to next row below (expected)
5. Undo the delete row
6. Edit -> track changes -> Record ON; Show off
7. Delete the top table row.. cursor moves above the table (wrong)
8. Undo
9. Edit -> Track changes -> Show ON
10. Delete the top table row (cursor sticks inside row; expected moving down; see point 4

Note: the missing top border line is reported separately 

Actual Results:
Cursor doesn't move as expected with track changes ON inside a table

Expected Results:
The workflow without track changes ON


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 86b2bfd34a4f07c54f03c8c8dfe48e0810834628
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL
Comment 1 Telesto 2022-08-09 12:20:39 UTC
Mistake, I reported this before

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