mozilla / multi-account-containers

Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs that preserve your privacy. Cookies are separated by container, allowing you to use the web with multiple identities or accounts simultaneously.
https://addons.mozilla.org/firefox/addon/multi-account-containers/
Mozilla Public License 2.0
2.64k stars 322 forks source link

Can't imput any characters involving a modifier since commit ef1030789 #2553

Closed leodag closed 7 months ago

leodag commented 11 months ago

I was testing another issue I will be opening soon, when I noticed I couldn't imput a ':' at all - in none of the text fields. In fact, nothing that needs a modifier was working, even doing Ctrl+v.

Bisecting from the version I'm actually using day-to-day (8.1.2) I reached the commit ef1030789, which changes shortcut handling.

dannycolin commented 8 months ago

Good catch. However, this commit isn't in 8.1.2 because it has been merged after it. So it should affect the version on AMO.

leodag commented 8 months ago

That's right, it doesn't affect the version on AMO, should have made that clear. I only caught this after pulling the extension while doing the fix for #2556.