https://bugs.kde.org/show_bug.cgi?id=453465
Ömer Fadıl USTA <omeru...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |omeru...@gmail.com --- Comment #1 from Ömer Fadıl USTA <omeru...@gmail.com> --- is this bug exist even if you run firefox on wayland support ? ( i mean normally firefox full wayland support only enabled when you run firefox with MOZ_ENABLE_WAYLAND=1 system variable . Add this lines at the end of your .bashrc file and after a relogin/reboot could you check if that bug exist or not. if [ "$XDG_SESSION_TYPE" == "wayland" ]; then export MOZ_ENABLE_WAYLAND=1 fi -- You are receiving this mail because: You are watching all bug changes.