Closed
Bug 1851384
Opened 2 years ago
Closed 2 years ago
fcitx5 doesn't work if MOZ_ENABLE_WAYLAND=1 is specified
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: sriharshachilakapati, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/117.0
Steps to reproduce:
- Install fcitx5 and configure it
- Run MOZ_ENABLE_WAYLAND=0 firefox and test fcitx5 (it works)
- Run MOZ_ENABLE_WAYLAND=1 firefox and test fcitx5 (it doesn't work)
Actual results:
When ran with MOZ_ENABLE_WAYLAND=1, fcitx5 input doesn't work
Expected results:
When ran with MOZ_ENABLE_WAYLAND=1, fcitx5 input should work
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Widget: Gtk
Product: Firefox → Core
| Reporter | ||
Comment 2•2 years ago
|
||
Sorry for the bug, there was some configuration issue with installation. Re-installing fcitx5-gtk package made it work.
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•