[Libreoffice-bugs] [Bug 45472] EDITING: Cursor position is miscalculated after selecting cells

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 2 15:20:46 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=45472

Norbert Scheibner <scno at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |scno at gmx.net

--- Comment #2 from Norbert Scheibner <scno at gmx.net> 2012-02-02 15:20:46 PST ---
(In reply to comment #1)
> HI Norbert, thank you for your report, unfortunately it contains too many "If",
> "Should", "but", "or"so I am not sure whether I understand it

Sorry, I'll try. Tell me if I made that clear now.

Example 1:
1. open new spreadsheet
2. fill C11 to c18 with content
3. click C18
4. press SHIFT-CTRL-UP
5. press CTRL-UP
--- cursor is in c8 but should be in c11

Example 2:
...
4. press SHIFT-CTRL-UP
5. press CTRL-DOWN
--- cursor is in c25 but should be in c18

Example 3:
1. open new spreadsheet
2. fill k11 to z11 with content
3. click z11
4. press SHIFT-CTRL-LEFT
5. press CTRL-LEFT
--- cursor is in p11 but should be in k11

Example 4:
...
4. press SHIFT-CTRL-LEFT
5. press CTRL-RIGHT
--- cursor is in ao11 but should be in z11

These examples start with the selection in the last of the contiguous cells
with content (c18 and z11). The other direction is broken too (starting in
c11).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list