Skip to content

[BUG] Notes Editor: Pressing <Tab> key has no effect #39

Description

@arindam-sahoo

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:

  1. Open KoBar and go to the Notes panel.
  2. Select an existing note or create a new one.
  3. Click inside the note editor to place the cursor.
  4. Press the <Tab> key.
  5. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions