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

Desktop, Mobile: Downgrade CodeMirror packages to fix various Android regressions #11170

Merged

Conversation

personalizedrefrigerator
Copy link
Collaborator

@personalizedrefrigerator personalizedrefrigerator commented Oct 1, 2024

Summary

This reverts commit 5a07b79 due to a crash when using the SwiftKey keyboard to input text on Android (codemirror/dev#1450). Based on the upstream issue, this seems related to CodeMirror's switch to using the EditContext API, which seems to have significant issues on Android+Chromium.

Edit: This should also fix a missing "Select All" context menu item.

@personalizedrefrigerator personalizedrefrigerator changed the title Desktop, Mobile: Revert: Upgrade CodeMirror packages (#11034) Desktop, Mobile: Downgrade CodeMirror packages to fix various regressions Oct 6, 2024
@personalizedrefrigerator personalizedrefrigerator changed the title Desktop, Mobile: Downgrade CodeMirror packages to fix various regressions Desktop, Mobile: Downgrade CodeMirror packages to fix various Android regressions Oct 6, 2024
@laurent22 laurent22 merged commit e05be83 into laurent22:dev Oct 11, 2024
10 checks passed
personalizedrefrigerator added a commit to personalizedrefrigerator/joplin that referenced this pull request Oct 16, 2024
This commit upgrades most `@codemirror/` packages, like
laurent22#11034, but disables the
EditContext API (see laurent22#11170).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants