[Libreoffice-bugs] [Bug 83712] EDITING: FEATURE-REQUEST: down-arrow on last line should move to end of line

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 28 12:46:00 UTC 2020


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

V Stuart Foote <vstuart.foote at utsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Whiteboard|BSA                         |
                 CC|                            |libreoffice-ux-advise at lists
                   |                            |.freedesktop.org,
                   |                            |vstuart.foote at utsa.edu
           Keywords|                            |needsUXEval

--- Comment #4 from V Stuart Foote <vstuart.foote at utsa.edu> ---
This is actually a rather bad idea--a special movement detecting 'last line of
last paragraph'.

Modifying the <Down> cursor's current action, uno:goDown (labeled "To line
below"), with additional logic when positioned on the last line of the
document, would require it be checked on each usage.

IMHO unnecessary as the <End> key already is assigned the uno:goToEndOfLine
action and functions on any line of document.

Also, we provide a specific uno:goToParagraphEnd "To Paragraph End", that while
unassigned can be user customized for use as a keyboard shortcut--as a movement
applicable within any paragraph, not just the last line of the last paragraph.

=> WF

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200428/ab5c93b5/attachment.htm>


More information about the Libreoffice-bugs mailing list