Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

Shift keys don't work in Wayland on Ubuntu

  • 1 תגובה
  • 0 have this problem
  • 1 view
  • תגובה אחרונה מאת Rafał Dowgird

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

כל התגובות (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.