https://bugs.documentfoundation.org/show_bug.cgi?id=168435
Bug ID: 168435
Summary: UI: erratic cursor reactions in writer, affecting
sections with manual newlines ( shift-enter )
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
cursor up is stuck at some conditions, while cursor down skips rows.
take these rows:
```
some looooooong row with text and position x in it, and ended with shift-enter,
a short row, ended with shift-enter here,
another some looooooong row with text and position y in it, and ended with
shift-enter,
```
erratic behavior sometimes striking in longer documents:
cursor at position y, pressing cursor-up -> no reaction, cursor stuck.
cursor at position x, pressing cursor-down -> skips second row, jumps to "o" of
position in third line.
expected behavior:
from position y cursor-up moves to end of second line, and subsequent to the
space in "it, and".
from position x cursor-down moves to end of second line, and subsequent to the
first "o" in "position" in row three.
Quite often the expected behavior works, sometimes the erratic behavior
strikes.
Steps to Reproduce:
steps: see above.
Actual Results:
actual: see above.
Expected Results:
expected: see above.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 24.8.5.2 (X86_64) / LibreOffice Community
Build ID: 480(Build:2)
CPU threads: 8; OS: Linux 6.8; UI render: default; VCL: x11
Locale: en-US (en_US.UTF-8); UI: en-US
Debian package version: 4:24.8.5-2
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.