N on Nostr: mikedilger ### Problem Description Japanese input (Mozc) does not work in Gossip ...
mikedilger (npub1acg…p35c)
### Problem Description
Japanese input (Mozc) does not work in Gossip 0.14.0. When I try to type Japanese characters, nothing appears in the input field.
### Environment
- OS: Pop!_OS 22.04 LTS
- Gossip Version: 0.14.0-unstable-e8158d3e
- Rust Version: 1.84.1 (2025-01-27)
- Input Method: Mozc (via IBus)
### Steps to Reproduce
1. Install Gossip 0.14.0 and Mozc.
2. Set Mozc as the input method.
3. Open Gossip and try to type Japanese characters.
### Expected Behavior
Japanese characters should appear in the input field.
### Additional Notes
- I have already compiled Gossip with the `--features=lang-cjk` option to include CJK fonts.
- Japanese input was working correctly in previous versions of Gossip, but it no longer works in the current version (0.14.0).
- Could this issue be related to recent changes in the input handling or compatibility with Mozc?
Thank you for your support!
### Problem Description
Japanese input (Mozc) does not work in Gossip 0.14.0. When I try to type Japanese characters, nothing appears in the input field.
### Environment
- OS: Pop!_OS 22.04 LTS
- Gossip Version: 0.14.0-unstable-e8158d3e
- Rust Version: 1.84.1 (2025-01-27)
- Input Method: Mozc (via IBus)
### Steps to Reproduce
1. Install Gossip 0.14.0 and Mozc.
2. Set Mozc as the input method.
3. Open Gossip and try to type Japanese characters.
### Expected Behavior
Japanese characters should appear in the input field.
### Additional Notes
- I have already compiled Gossip with the `--features=lang-cjk` option to include CJK fonts.
- Japanese input was working correctly in previous versions of Gossip, but it no longer works in the current version (0.14.0).
- Could this issue be related to recent changes in the input handling or compatibility with Mozc?
Thank you for your support!