fcitx / fcitx5-unikey

34 stars 10 forks source link

Type "s" after "reset" return "resetét" if Enable Macro is enabled #28

Closed trmdi closed 1 year ago

trmdi commented 1 year ago

Steps to reproduce: - Type "reset" into a text box - Focus out of the text box - Go back and type "s" after "reset"

Expected result: "resets"

Actual result: "resetét"

Note: This does not happen when you disable "Enable Macro"

trmdi commented 1 year ago

Probably the bug was introduced by https://github.com/fcitx/fcitx5-unikey/issues/12 ?