Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Shift keys don't work in Wayland on Ubuntu

more options

When I start Firefox on Ubuntu under Wayland, Firefox behaves as if both shift keys just stopped working. In any text field pressing either Shift and any character inputs nothing, e.g. Shift+A inputs nothing instead of "A".

This only happens in Firefox, not in any other app that I checked (terminal, Chrome). It also doesn't happen if I start Firefox in a Xorg session.

Pasting such characters *does* work, e.g. I can paste "about:support" in the URL bar but not type it (":" requires shift).

This also happens when I start Firefox in troubleshooting mode.

What are the next steps in troubleshooting this?

When I start Firefox on Ubuntu under Wayland, Firefox behaves as if both shift keys just stopped working. In any text field pressing either Shift and any character inputs nothing, e.g. Shift+A inputs nothing instead of "A". This only happens in Firefox, not in any other app that I checked (terminal, Chrome). It also doesn't happen if I start Firefox in a Xorg session. Pasting such characters *does* work, e.g. I can paste "about:support" in the URL bar but not type it (":" requires shift). This also happens when I start Firefox in troubleshooting mode. What are the next steps in troubleshooting this?

Rafał Dowgird moo ko soppali ci

All Replies (1)

more options

Additional troubleshooting info - I verified that MouseEvent: shiftKey property does respect the Shift pressed, i.e. I can get "The shift key is pressed: true" in this demo: https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/shiftKey

So it seems only text input fields are affected by this.