-
-
Notifications
You must be signed in to change notification settings - Fork 155
Don't globally capture ctrl-tab #75
Comments
This is the offending line, I think it should only be available is multrin is the focused window. multrin/src/main/windows/app.ts Line 155 in adf31d3
|
Would be good if it would be another shortcut to change multrin tab |
Or that it doesn't capture and reject ctrl-tab. I effectively can't have this running because I can't change tabs in my browser... |
I were going to report the same issue. So +1 from here. But I just installed it and I love it. Hope this will get fix soon so I can fully use it! |
Last update was four months ago so it's probably safe to say it's abandoned. |
@Sieabah This project will be still maintained however, I don't have enough time at the moment. |
@sentialx Not having enough time to maintain means that it's unmaintained/abandoned (usually). It's fine, you have interests in your electron browser for now. This issue however was a showstopper for me as I use ctrl-tab to switch browser tabs so I had to uninstall it to be able to use my computer. |
I will see what I can do about this issue |
The issue is solved now, Thanks you!! Now I have a suggestion to do, but IMO nothing important. The issue is adding also compatibility with Ctrl + Shift + Tab so we can navigate among the tabs as in the navigators. |
Bug description
Opening multrin makes it so no other program can capture ctrl-tab. This interferes with web browsers, I've found this issue on two machines and closing multrin causes the error to go away.
To Reproduce
Open multrin and use a web browser and try to ctrl-tab
Expected behavior
I should be able to ctrl-tab within multrin and outside of multrin.
Details:
The text was updated successfully, but these errors were encountered: