chewing / libchewing

libchewing - The intelligent phonetic input method library
https://chewing.im/
GNU Lesser General Public License v2.1
360 stars 90 forks source link

fix(editor): Correctly ignore instead of absorb keys when the pre-edit buffer is empty #529

Closed kanru closed 4 months ago

kanru commented 4 months ago

Fixes #527

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.03%. Comparing base (b7f31e8) to head (af5c031).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #529 +/- ## ========================================== + Coverage 88.00% 88.03% +0.02% ========================================== Files 58 58 Lines 13569 13569 ========================================== + Hits 11942 11945 +3 + Misses 1627 1624 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.