-
Notifications
You must be signed in to change notification settings - Fork 109
Bring back and refactor keymap, add focus trap to plain text editor #7204
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7204 +/- ##
==========================================
+ Coverage 52.18% 59.05% +6.87%
==========================================
Files 479 480 +1
Lines 41767 37075 -4692
Branches 1024 1043 +19
==========================================
+ Hits 21795 21896 +101
+ Misses 19870 15078 -4792
+ Partials 102 101 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Jonas <[email protected]>
The keymap extension was not in use for quite some time and I'm now longer able to reproduce issues with <Mod>-<F> without the overwrite either. Signed-off-by: Jonas <[email protected]>
Signed-off-by: Jonas <[email protected]>
Signed-off-by: Jonas <[email protected]>
Signed-off-by: Jonas <[email protected]>
Signed-off-by: Jonas <[email protected]>
Signed-off-by: Jonas <[email protected]>
Signed-off-by: Jonas <[email protected]>
Signed-off-by: Jonas <[email protected]>
Signed-off-by: Jonas <[email protected]>
Signed-off-by: Jonas <[email protected]>
Signed-off-by: Jonas <[email protected]>
max-nextcloud
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for tackling this. Looks really good.
Now if we could also stop handling ctrl+shift+i... then i could enable the browser dev tools even when focus is on the text.
I'll look into that and create a PR either against this PR or against main if this has already been merged.
|
/backport to stable31 |
📝 Summary
🏁 Checklist
npm run lint/npm run stylelint/composer run cs:check)