element-hq / element-call

Group calls powered by Matrix
https://call.element.io
GNU Affero General Public License v3.0
591 stars 92 forks source link

Don't trigger keyboard shortcuts if modifiers are held #2831

Closed robintown closed 8 hours ago

robintown commented 8 hours ago

None of these keyboard shortcuts expect modifier keys, so they should in fact expect the absence of modifiers.

Closes https://github.com/element-hq/element-call/issues/2824