EhPanda-Team / EhPanda

An unofficial E-Hentai App for iOS built with SwiftUI & TCA.
https://ehpanda.app
MIT License
3.09k stars 208 forks source link

[BUG] 快速搜索关键词编辑中,中文输入法无法使用 Chinese IME does not work in quick search keyword editor #262

Closed Butanediol closed 1 year ago

Butanediol commented 2 years ago

Describe the bug 在快速搜索中编辑关键词,中文输入法无法上词,或卡死。

To Reproduce Steps to reproduce the behavior:

  1. 打开快速搜索
  2. 添加快速搜索关键词
  3. 使用中文输入法在名称中输入
  4. 中文输入法异常上词或卡死

Expected behavior 中文输入法正常上词

Screenshots Screenshot

Please complete the following information:

Additional context

https://github.com/EhPanda-Team/EhPanda/pull/263

猜测是 TCA 的 Binding 导致 TextField 出现问题,临时使用了一个比较简陋的方式修复。

tatsuz0u commented 1 year ago

您好。 經測試在

環境下

正常。

建議您更新至 iOS 16.0 並等待新版本發佈修復。

@chihchy fixed in #275.