huan / docker-wechat

DoChat is a Dockerized WeChat (盒装微信) PC Windows Client for Linux
https://hub.docker.com/r/zixia/wechat
Apache License 2.0
2.24k stars 203 forks source link

input box positoin adjustment in debian buster #15

Open ziyouchutuwenwu opened 4 years ago

ziyouchutuwenwu commented 4 years ago

avatar

can the input box be close to the cursor? sometimes makes me crazy

os:

mmc@debian ~ $ screenfetch
         _,met$$$$$gg.           xxx@debian
      ,g$$$$$$$$$$$$$$$P.        OS: Debian 10 buster
    ,g$$P""       """Y$$.".      Kernel: x86_64 Linux 4.19.0-8-amd64
   ,$$P'              `$$$.      Uptime: 1h 15m
  ',$$P       ,ggs.     `$$b:    Packages: 1672
  `d$$'     ,$P"'   .    $$$     Shell: zsh 5.7.1
   $$P      d$'     ,    $$P     Resolution: 1366x768
   $$:      $$.   -    ,d$$'     DE: XFCE
   $$\;      Y$b._   _,d$P'      WM: Xfwm4
   Y$$.    `.`"Y$$$$P"'          WM Theme: JacWin10
   `$$b      "-.__               GTK Theme: Windows10 [GTK2]
    `Y$$                         Icon Theme: Faenza
     `Y$$.                       Font: 文泉驿等宽微米黑 10
       `$$b.                     CPU: Intel Core i5-3320M @ 4x 3.3GHz [54.0°C]
         `Y$$b.                  GPU: intel
            `"Y$b._              RAM: 5093MiB / 15741MiB
                `""""

great thanks.

huan commented 4 years ago

I have this issue too... do not know how to fix it yet...

Please let me know if anyone has any ideas, thank you very much.

Wine related issues:

  1. wine#31866 - Wine does not allow me to use ibus input method for WeChat
wangzk commented 4 years ago

This is a bug from Wine. Wine cannot report the correct position of the cursor to the input method. Refer to a post from the developer of fcitx “csslayer”.