Description:
When editing a note in the Notes panel, pressing the <Tab> key does not perform any action. It does not insert a tab character, indent the current line, or indent list items.
To Reproduce
Steps to reproduce the behavior:
- Open KoBar and go to the Notes panel.
- Select an existing note or create a new one.
- Click inside the note editor to place the cursor.
- Press the
<Tab> key.
- See error: Nothing happens (the cursor remains in the same position, and no indentation is added).
Expected behavior
Pressing the <Tab> key should insert a tab character (or equivalent space indentation, such as 4 spaces) at the cursor position. If the cursor is within a list item (bullet or numbered), pressing <Tab> should indent (sink) the list item.
Environment (please complete the following information):
- OS: Windows 10
- KoBar Version: v1.0.21
Description:
When editing a note in the Notes panel, pressing the
<Tab>key does not perform any action. It does not insert a tab character, indent the current line, or indent list items.To Reproduce
Steps to reproduce the behavior:
<Tab>key.Expected behavior
Pressing the
<Tab>key should insert a tab character (or equivalent space indentation, such as 4 spaces) at the cursor position. If the cursor is within a list item (bullet or numbered), pressing<Tab>should indent (sink) the list item.Environment (please complete the following information):