Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let apps open and close the keyboard on demand, and let selection exist when keyboard is closed #875

Closed
matthew-carroll opened this issue Dec 5, 2022 · 0 comments
Assignees

Comments

@matthew-carroll
Copy link
Contributor

Apps may wish to edit document content with tools other than the software keyboard. For example, an app might temporarily collapse the keyboard to reveal a panel editing buttons. When the user is done in that mode, the user might request to bring the keyboard back.

This interaction isn't currently possible in Super Editor for two reasons:

  • Document selection is always cleared when the keyboard closes
  • SuperEditor doesn't expose a way to request that the keyboard open and close
@matthew-carroll matthew-carroll self-assigned this Dec 5, 2022
matthew-carroll added a commit that referenced this issue Jan 10, 2023
…st when keyboard is closed (Resolves #875) (#876)

* Includes general refactoring and packaging of Super Editor IME behavior
matthew-carroll added a commit that referenced this issue Jan 10, 2023
…st when keyboard is closed (Resolves #875) (#876)

* Includes general refactoring and packaging of Super Editor IME behavior
dxvid-pts pushed a commit to dxvid-pts/super_editor that referenced this issue Feb 11, 2024
…st when keyboard is closed (Resolves superlistapp#875) (superlistapp#876)

* Includes general refactoring and packaging of Super Editor IME behavior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant