Skip to content
This repository was archived by the owner on Jun 23, 2021. It is now read-only.

Don't globally capture ctrl-tab #75

Closed
Sieabah opened this issue Aug 15, 2019 · 9 comments
Closed

Don't globally capture ctrl-tab #75

Sieabah opened this issue Aug 15, 2019 · 9 comments
Labels
bug Something isn't working

Comments

@Sieabah
Copy link

Sieabah commented Aug 15, 2019

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:

  • Operating System: Windows
  • Multrin version: 1.0.0
@Sieabah
Copy link
Author

Sieabah commented Aug 16, 2019

This is the offending line, I think it should only be available is multrin is the focused window.

globalShortcut.register('Ctrl+Tab', () => {

@Mr-Pine
Copy link

Mr-Pine commented Aug 22, 2019

Would be good if it would be another shortcut to change multrin tab

@Sieabah
Copy link
Author

Sieabah commented Aug 22, 2019

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...

@sentialx sentialx added the enhancement New feature or request label Aug 22, 2019
@BanCrash
Copy link

BanCrash commented Dec 5, 2019

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!

@Sieabah
Copy link
Author

Sieabah commented Dec 6, 2019

Last update was four months ago so it's probably safe to say it's abandoned.

@sentialx
Copy link
Owner

sentialx commented Dec 8, 2019

@Sieabah This project will be still maintained however, I don't have enough time at the moment.

@sentialx sentialx added bug Something isn't working and removed enhancement New feature or request labels Dec 9, 2019
@Sieabah
Copy link
Author

Sieabah commented Dec 9, 2019

@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.

@sentialx
Copy link
Owner

sentialx commented Dec 9, 2019

I will see what I can do about this issue

@BanCrash
Copy link

BanCrash commented Dec 12, 2019

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants