[Libreoffice-ux-advise] [Bug 154271] Adjust

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Mar 22 10:20:39 UTC 2023


https://bugs.documentfoundation.org/show_bug.cgi?id=154271

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Ctrl End inconsistently     |Adjust
                   |jumps to the last half      |
                   |screen                      |
            Version|7.5.1.2 release             |7.1.0.0.alpha0+
                 CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
                   |.freedesktop.org            |tion.org,
                   |                            |mentoring at documentfoundatio
                   |                            |n.org
           Keywords|needsUXEval                 |difficultyMedium, easyHack,
                   |                            |skillCpp, topicUI

--- Comment #5 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
The same happens when you jump to the end of a row or column (ctrl+down/right).
Minor issue, maybe not a big deal to fix.

Code pointer: 
The command for ctrl+end is uno:GoToEndOfData, SID_CURSORENDOFFILE, executing
pTabViewShell->MoveCursorEnd() in sc/source/ui/view/tabview3.cxx

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list