https://bugs.documentfoundation.org/show_bug.cgi?id=145764
Bug ID: 145764
Summary: Pressing "Home" key in Basic IDE should move cursor to
first character in the same line
Product: LibreOffice
Version: 7.3.0.0.alpha1+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
Created attachment 176348
--> https://bugs.documentfoundation.org/attachment.cgi?id=176348&action=edit
Screenshots illustrating the proposal
Nowadays, text editors and IDEs have a common behavior: if you're editing a
line of code and press "Home", the cursor will move to the first character in
the same line that is not a blank space or Tab.
However, on LO Basic IDE, pressing Home will move the cursor to position 1 in
the same line regardless of its contents and indentation.
So I would like to suggest to implement this behavior in Basic IDE, so that
when "Home" is pressed, the cursor would be placed in the first non-blank
character (see attached ODG file for a better explanation).
--
You are receiving this mail because:
You are the assignee for the bug.