https://bugs.documentfoundation.org/show_bug.cgi?id=166769
Bug ID: 166769
Summary: LibreOffice calc cursor-key motion is
broken/unexpected behaviour
Product: LibreOffice
Version: 25.2.2.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Until I don't know when (because as a programmer I rarely use spreadsheets)
moving the "active_cell" via cursor keys Up/Down/Left/Right worked as expected:
unless a border is reached, only the active_cell selection rect moved and the
next_in_pressed_direction cell is made active.
Now it seems to move the spreadsheed behind the active_cell rect. This is
totally unexpected behaviour tricking the brain.
Steps to Reproduce:
1.type something into cell A1 (by simply starting to type)
2.hit enter
3.hit cursor_down
Actual Results:
Whatever you typed is scrolled out of view. Active Cell is still A2, the
active cell rect is not visible anymore
Expected Results:
The active cell rect should simply have moved to A3 without scrolling the view
at all.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
[Information automatically included from LibreOffice]
Locale: de
Module: SpreadsheetDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no
--
You are receiving this mail because:
You are the assignee for the bug.