https://bugs.documentfoundation.org/show_bug.cgi?id=170943
Bug ID: 170943
Summary: [Writer] [EDITING] Inconsistent cursor position when
clicking at the end of a "long" line without spaces
split over several lines
Product: LibreOffice
Version: 25.8.2.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
When a "long" line without spaces is split over several lines, the position of
the cursor after clicking at the end of the line is not consistent depending on
whether the line is selected or not.
Steps to Reproduce:
As a convenience, I attached a document with a "long" line that's split over 2
lines ("ThisIsAVeryLongLine,ItDoesn'tContain" and "AnySpace"). I'm referring to
this document in the following steps.
1. Open the URL bug example document
2. Find the line "ThisIsAVeryLongLine,ItDoesn'tContain"
3. Click at the end of that line
4. Notice how the cursor is placed on the first character of the next line
(i.e. "AnySpace")
5. Now, select the 2 lines containing the "long" line (i.e.
"ThisIsAVeryLongLine,ItDoesn'tContain" and "AnySpace")
6. Click at the end of the first of these 2 lines (i.e.
"ThisIsAVeryLongLine,ItDoesn'tContain")
Actual Results:
Notice how the cursor is placed at the end of the
"ThisIsAVeryLongLine,ItDoesn'tContain" line.
Expected Results:
The cursor should be placed at the beginning of the next line (i.e.
"AnySpace"), same as when clicking with the mouse at the end of the line when
no text is selected.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
This bug report originates from bug 169477 which is a collection of 11 bugs
that all seem to be related. This bug report refers to bug #7 from bug 169477.
In particular, this bug is very similar to bug 170937.
--
You are receiving this mail because:
You are the assignee for the bug.