-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mac keyboard controls for window switching not working #981
Comments
Not sure, but I think this might be a Qt bug? Just a wild guess: we could try to compile it with a new version of Qt and check if this bug is still there. |
What languages are used? When translating there is signs for enabling short cuts. |
I'm running MacOS and Jamulus in English only, and seeing the problem there. It may also be a problem in other languages. |
Just to be clear, if I've understood @chrisrimple, this isn't about application menu shortcuts or hot keys. This is about standard operating system windowing shortcuts for window navigation - like Command+Tab to switch windows, which aren't part of the application. @chrisrimple - does this mean all such shortcuts are unavailable or only some? Are any Command keyboard accelerators available? |
Hm. On Windows, Linux and Android (last time I used it) all the windows were "main" windows: there isn't a master application window with child windows. Perhaps that's the problem on MacOS. (For example, Reaper can have multiple windows open but Alt-Tab on Windows will only switch to "Reaper", not to a specific task window; in Jamulus, Alt-Tab switches between any of the open windows: chat, settings, profile, mixer, whatever). |
@chrisrimple Is this fixed now by #1873 ? Could you please re-test and close this issue if it's fixed? Note: I will unsubscribe from this issue and won’t receive responses from any new comments. If you have any questions concerning maintenance, feel free to ping me. |
Over a year with no further comments. Please ping jamulussoftware/maindevelopers if this is still happening. Closing. |
@pljones Sorry, I missed this. Shift+Tab on macOS Monterey (and likely all) is not changing window focus "within" Jamulus, so it's impossible to shift focus between Main, Chat, and Settings with just keyboard. Not sure that it's worth attempting to fix if no one else has reported it in the last year. |
@chrisrimple Does Shift+Tab normally switch between separate application windows (not windows within the same application)? (The Main, Chat and Settings windows are separate in the sense they do not share a parent, I believe.) |
Describe the bug
Standard MacOS keyboard shortcuts for window/tab switching don't work in Jamulus
To Reproduce
Expected behavior
Should be able to switch window/tab focus with keyboard shortcuts
Screenshots
N/A
Operating system
MacOS 10.14.6 Mojave (but likely applies to all)
Version of Jamulus
3.6.2
Additional context
See Forum discussion @ https://sourceforge.net/p/llcon/discussion/software/thread/7ba976c051/
The text was updated successfully, but these errors were encountered: