Skip to content

[Linux] fcitx5 input methods duplicate input on address bar #42761

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 of 6 tasks
Revival8697 opened this issue Dec 9, 2024 · 5 comments
Open
3 of 6 tasks

[Linux] fcitx5 input methods duplicate input on address bar #42761

Revival8697 opened this issue Dec 9, 2024 · 5 comments

Comments

@Revival8697
Copy link

Revival8697 commented Dec 9, 2024

Description

fcitx5 input methods duplicate input on address bar. Tested with fcitx5-bamboo and fcitx5-unikey.

Steps to reproduce

  1. Install and setup fcitx5.
  2. Launch Brave with brave --incognito --ozone-platform=wayland --enable-wayland-ime --wayland-text-input-version=3.
  3. Go to the address bar, switch input methods and type anything followed by a space.

Actual result

Words are duplicated:
https://github.com/user-attachments/assets/d5ec504e-5868-4ef0-a554-133853525f5e

Expected result

Words don't duplicate.

Reproduces how often

Easily reproduced

Brave version (brave://version info)

Brave: 1.77.101 Chromium: 135.0.7049.115 (Official Build) (64-bit)
Revision: 26bbcaf2303c02c94bd16823418eb1e83a00b86b
OS: Linux

Channel information

  • release (stable)
  • beta
  • nightly

Reproducibility

  • with Brave Shields disabled
  • with Brave Rewards disabled
  • in the latest version of Chrome

Miscellaneous information

Doesn't affect other text fields.
Not reproducible on Chromium 135.0.7049.114.

@Revival8697 Revival8697 changed the title fcitx5-bamboo input method duplicate input on address bar fcitx5 input methods duplicate input on address bar Dec 9, 2024
@Revival8697
Copy link
Author

Revival8697 commented Dec 11, 2024

Workaround: Remove --wayland-text-input-version=3 and use only --enable-wayland-ime.

This issue is to be fixed upstream: Chromium Issue #40113488.

Extras:

@Revival8697 Revival8697 changed the title fcitx5 input methods duplicate input on address bar [Linux] fcitx5 input methods duplicate input on address bar Feb 6, 2025
@jiesou
Copy link

jiesou commented Apr 26, 2025

I use fcitx5 and kimpanel, under wayland (with input-v3 enabled), and set those environment variables through flatpak, and I also encounter this problem

This problem is so annoying that it has not been fixed yet.

@jiesou
Copy link

jiesou commented Apr 26, 2025

Using Chromium cannot reproduce this problem, so I think this problem is related to Brave.

@DawnMagnet
Copy link

I use fcitx5 and kimpanel, under wayland (with input-v3 enabled), and set those environment variables through flatpak, and I also encounter this problem

This problem is so annoying that it has not been fixed yet.

under my test with wayland and fcitx5 , the following flags will always have no duplicate input

brave --enable-features=UseOzonePlatform --ozone-platform=wayland --enable-wayland-ime

@jiesou
Copy link

jiesou commented Apr 30, 2025

I use fcitx5 and kimpanel, under wayland (with input-v3 enabled), and set those environment variables through flatpak, and I also encounter this problem
This problem is so annoying that it has not been fixed yet.

under my test with wayland and fcitx5 , the following flags will always have no duplicate input

brave --enable-features=UseOzonePlatform --ozone-platform=wayland --enable-wayland-ime

It doesn't work for me
If only set --enable-wayland-ime but don't enable wayland input v3, i can't use fcitx5 at all

Note that the current version of Chrome has enabled wayland input v3 in flags by default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants