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

            Bug ID: 171929
           Summary: Edit Macros Window - Shortcut - Delete Line
           Product: LibreOffice
           Version: 26.2.2.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Description:
Tools - Macros - Edit Macros...

In the `Edit Macros` window if you enter 
"Tools - Customize - Keyboard (tab)" you can assign custom shortcuts.

Suggesting to add a new action/shortcut to "Delete Line"
This would delete the the entire line, shifting all text in row numbers below
it up.

Actual Results:
There does not appear to be an action/shortcut to "Delete Line"

Expected Results:
So say for example you had the following three lines of text
1 one
2 two
3 three

This action would allow user 
-the ability to put caret anywhere in line 2
-apply this action/shortcut of "Delete Line"
-which would remove the line and shift all the other lines below it, up.

So would generate the following result
1 one
2 three
So line 2 is removed and data from line 3 now becomes line 2

This action is often linked to CTRL+D shortcut by default.


Reproducible: Always


User Profile Reset: No

Additional Info:
Thank you to anyone who reads this

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to