microsoft / microsoft/tabster

Cannot enter whitespace with "tab" key into monaco editor since around tabster v4.7.3

Open
#316 5 comments 4 reactions 1 assignee View on GitHub

@mshoho is already working on this.

Since Nov 7, 2023.

Dominant language
TypeScript
Stars
165
Forks
42
Avg merge
1d 11h
Merged PRs (30d)
9

Description

I'm not sure from which version this issue starts to manifest, but tabster v4.7.0 definitely does not have such issue.

Reproduction (CodeSandbox): https://codesandbox.io/s/fluent-ui-v9-tabster-with-monaco-editor-ldwt64?file=/src/example.tsx

When I press "tab" key inside monaco editor, I expect to either

  • see 4 spaces appears in the editor,
  • or accept the item from the auto-completion dropdown.

but instead my focus gets moved to the auto-completion box, or the button.

Recording_20231031T171522

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.