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

fix: backquote key will cause crash when using Frence IME #892

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented Sep 13, 2024

'`' in the French IME can trigger a character style convention. It can't be parsed as inline code in this case.

closes AppFlowy-IO/AppFlowy#5299

@LucasXu0 LucasXu0 changed the title fix: backquote key will cause crash when using France IME fix: backquote key will cause crash when using Frence IME Sep 13, 2024
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 72.40%. Comparing base (bc591cc) to head (0340bb1).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...tor_component/service/keyboard_service_widget.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #892      +/-   ##
==========================================
- Coverage   72.40%   72.40%   -0.01%     
==========================================
  Files         317      317              
  Lines       14785    14788       +3     
==========================================
+ Hits        10705    10707       +2     
- Misses       4080     4081       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LucasXu0 LucasXu0 merged commit b888202 into AppFlowy-IO:main Sep 13, 2024
10 of 11 checks passed
LucasXu0 added a commit to LucasXu0/appflowy-editor that referenced this pull request Sep 17, 2024
LucasXu0 added a commit that referenced this pull request Sep 17, 2024
* Revert "fix: backquote key will cause crash when using French IME (#892)"

This reverts commit b888202.

* feat: support customizing max width
LucasXu0 added a commit to LucasXu0/appflowy-editor that referenced this pull request Sep 20, 2024
* Revert "fix: backquote key will cause crash when using French IME (AppFlowy-IO#892)"

This reverts commit b888202.

* feat: support customizing max width
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

Successfully merging this pull request may close these issues.

[Bug] AppFlowy crash when closing backtick `
1 participant