Skip to content

fix: Mac os Preferences missing when translated - #9231

Merged
sithlord48 merged 1 commit into
masterfrom
fixMacHelpMenu
Nov 30, 2025
Merged

fix: Mac os Preferences missing when translated#9231
sithlord48 merged 1 commit into
masterfrom
fixMacHelpMenu

Conversation

@sithlord48

Copy link
Copy Markdown
Member

fixes: #9226
In the MainWindow give all menu items a role to prevent mac os from misplacing them due to their label when translated

@ykasap can you check this out should be good now it fixed it for me

@sithlord48
sithlord48 requested a review from a team November 29, 2025 15:06
@sithlord48 sithlord48 added the 🩹 fix This PR fixes a reported bug label Nov 29, 2025
@sithlord48
sithlord48 requested a review from nbolton as a code owner November 29, 2025 15:06
@sithlord48 sithlord48 changed the title fix: Mac os Perferances missing when translated fix: Mac os Preferences missing when translated Nov 29, 2025
@ykasap

ykasap commented Nov 29, 2025

Copy link
Copy Markdown
Contributor

I cannot build a macOS binary right now, so I'll check when the continuous build is available.

@sithlord48

Copy link
Copy Markdown
Member Author

@ykasap

ykasap commented Nov 29, 2025

Copy link
Copy Markdown
Contributor

I'm on my Intel iMac at home, and the application in the macos-x64 artifact refused to run, saying "Deskflow.app is damaged and can't be opened."

@sithlord48

sithlord48 commented Nov 29, 2025

Copy link
Copy Markdown
Member Author

You need to run xattr -c on the app before you can run it ,, thanks apple..

the homebrew package does this in a post flight step

@ykasap

ykasap commented Nov 29, 2025

Copy link
Copy Markdown
Contributor

I can now access Preference. Thank you very much.

@nbolton nbolton left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I can now access Preference. Thank you very much.

Thanks for testing, I will skip.

fixes: #9226
In the MainWindow give all menu items a role to prevent mac os from misplacing them due to their label when translated
@sithlord48
sithlord48 enabled auto-merge (rebase) November 30, 2025 14:57
@sithlord48
sithlord48 merged commit 7831ba2 into master Nov 30, 2025
34 checks passed
@sithlord48
sithlord48 deleted the fixMacHelpMenu branch November 30, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🩹 fix This PR fixes a reported bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

macOS client Preferences window unaccessible in some languages

3 participants