weasel icon indicating copy to clipboard operation
weasel copied to clipboard

web 输入栏中文模式下会导致文本倍增,且无法输入内容

Open shenjackyuanjie opened this issue 1 year ago • 5 comments

commit: 8246b8c

image

recording

目前在 tailchat 的输入框和 web telegram 的输入栏 内发现此问题

  • tailchat 输入框

    • 无法输入内容
    • 已有内容会复制
    • 英文模式正常
  • web telegram (web k)

    • 空输入栏无法输入中文

image

recording

shenjackyuanjie avatar Jun 03 '24 15:06 shenjackyuanjie

同样有此问题,在Windows下,Edge和Chrome中打开Telegram的Web K版本,都是无法输入中文的,但是按SHIFT关闭中文之后可以在小狼毫下输入英文。 同时测试了微软内置的输入法(微软五笔),均可以正常输入。 另外,我还测试了在MacOS下,用鼠须管在Telegram的Web K中输入,是正常的。

输入法都是最新的稳定版本,小狼毫0.16.1.0,鼠须管1.0.2。

chenrylee avatar Jul 09 '24 05:07 chenrylee

所以说,不如

https://github.com/rime/weasel/pull/1122#issuecomment-1970455401

mirtlecn avatar Jul 09 '24 09:07 mirtlecn

所以说,不如

#1122 (comment)

好消息:Firefox下解决了 坏消息:chromium下依然不行(msedge

shenjackyuanjie avatar Jul 09 '24 12:07 shenjackyuanjie

衰啦~

mirtlecn avatar Jul 09 '24 13:07 mirtlecn

所以说,不如 #1122 (comment)

好消息:Firefox下解决了 坏消息:chromium下依然不行(msedge

weasel.custom.yaml中 在添加app_options:底下

  chrome:
    inline_preedit: true

Firefox解決了應該是也是這句吧

sheaahhoi1 avatar Oct 23 '24 10:10 sheaahhoi1