IsmaelMartinez / teams-for-linux

Unofficial Microsoft Teams for Linux client
GNU General Public License v3.0
2.79k stars 232 forks source link

Teams & browsers keyboard shortcut conflict (important message) #1389

Open IncandescentChrysalis opened 3 weeks ago

IncandescentChrysalis commented 3 weeks ago

Is your feature request related to a problem? Please describe. Ctrl + Shift + I is the shortcut for important messages (still working, despite that feature having disappeared from message formatting: go figure… M$ as usual?).

However, it conflicts with browsers' shortcut for console (queries inspection). One of the other behaviour might be triggered in the same context.

For my own experience, that shortcut in a new message marks it as important. However, replying in a conversation initially triggers console, and after a few tries, triggers the "important message" feature.

Describe the solution you'd like I am undecided on what course of action would be best. On one hand, following Teams shortcut might be best as part of that application, but on the other hand, since in the end we are in a modified browser, following their "standard" might be nice too. Both features have value.

Additional notes Would there be other cases of conflict?

IsmaelMartinez commented 3 weeks ago

Hi @IncandescentChrysalis , This sounds a bit complicated. We do allow for disabling shortcuts (see disableGlobalShortcuts in the config options), but disabling it depending on what is triggering I don't even know how possible would it be. I would have a think but it might not be possible, specially if it is something that is not documented (so they might be removing)