Avoid triggering on-screen keyboard when collapsing/expanding code blocks
Check for existing issues
- [x] Completed
Describe the feature
(Not entirely sure if this should be classified as a bug or a feature request.)
I mostly use this great app for reading/reviewing rather than writing code. Collapsing/expanding code blocks is really useful for this, but this triggers the on-screen keyboard every time, which takes up half the screen :(
I might be able to contribute a fix for this when I have some spare time, any pointers would be greatly appreciated :)
If applicable, add mockups / screenshots to help present your vision of the feature
No response
@HoldYourWaffle It's Great that you want to contribute a fix for it, Much Appreciated whatever the Open Source Community contributes to. This Issue is possibly related to Ace Editor. While Fixes could happen in Acode or Ace editor Itself (I found same issue in Ace Editor demos).
Also, there's work going on at #1560 Discussion for migration from Ace Editor to CodeMirror 6. Which should Resolve all this issues.
Once Again Thanks for considering about Contributing.
Also, let me know if you want an Assignee/assignment, if you're fixing it.