mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1117] Safari Keyboard Shortcut Issue #659
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#659
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aeronyu on GitHub (Jul 21, 2022).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1117
Before opening the issue, have you...?
Describe the bug
In Safari, "command 0” shortcut for scaling change is not working when monitor control is turn on.
Upon using the app shortcutdetective to test, monitor control is receiving keyboard shortcuts. And turning monitor control off resolves the issue.
Steps to reproduce
Open any webpage on Safari, use "command +” or "command -” to zoom in or out the page. Then use "command 0” to set to default 100% scaling.
Expected behavior
Press "command 0” would roll back to the default 100% scaling.
Anything else?
For Anyone who also runs into this, here are a few workarounds.
— Directly click the menu item in Safari, “View” -> “Actual Size”
— Directly click preferece icon in the toolbar (gear icon) and select 100% in page zoom
— In System Preferences, set up a new keyboard shortcut for “Actual Size” in the “App Shortcuts” in ” Keyboard" under “Shortcuts.” Apple has instructions on this one.
Environment Information (please complete the following information)
@waydabber commented on GitHub (Jul 26, 2022):
I cannot seem to reproduce this one. Are sure there is no custom shortcut defined for Command+0 somehow? Are you using native keys for control?
@aeronyu commented on GitHub (Jul 28, 2022):
Yah, I checked with shortcutdetective (it shows monitor control is receiving the shortcut when I use command+0 in safari) and I also turned off all the programs and turn them back on and tested one by one. Only upon closing monitor control, the shortcut command+0 would then work.
It is not an pressing issue though.
@stale[bot] commented on GitHub (Jan 12, 2024):
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require attention? This issue may be closed if no further activity occurs. Thank you for your contributions.
@aeronyu commented on GitHub (Jan 12, 2024):
With a fresh installation, it is fixed.
It was showing problems before with the autoupdated latest version (Version 4.2.0 Build 7048) but with a reinstallation it was fixed. Perhaps it was the helper not being installed correctly before, but that is just speculation.