Skip to content
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

App menu is not active initially #1913

Closed
SDLBugzilla opened this issue Feb 11, 2021 · 0 comments
Closed

App menu is not active initially #1913

SDLBugzilla opened this issue Feb 11, 2021 · 0 comments

Comments

@SDLBugzilla
Copy link
Collaborator

This bug report was migrated from our old Bugzilla tracker.

Reported in version: HG 2.0
Reported for operating system, platform: Mac OS X 10.8, x86_64

Comments on the original bug report:

On 2015-07-06 17:44:53 +0000, Drew Bliss wrote:

User reports that the OSX menu isn't displayed until switching away from the SDL app and back.

Deeper comment in:
ValveSoftware/Dota-2#181

On 2015-07-06 18:17:53 +0000, Sam Lantinga wrote:

I think the real bug here is that the menu is visible when switching back.

On 2015-10-06 04:56:01 +0000, Ryan C. Gordon wrote:

This is because Dota2 isn't running from an app bundle, and Mac OS X does quirky things like this in such a case. You don't even need a .nib file, it just doesn't like it if the process isn't in a Game.app/Contents/MacOS directory when launched, even if you launch it like a Unix process from the command line.

It's possible we can do some magic incantation that fixes this, but I don't know what it is. We'd probably need someone at Apple to help.

--ryan.

On 2016-01-15 05:11:36 +0000, Ryan C. Gordon wrote:

Resolving this at Drew's request (DOTA moved to an app bundle).

--ryan.

On 2017-09-25 23:50:36 +0000, Alex Szpakowski wrote:

I believe this is fixed with this commit: https://hg.libsdl.org/SDL/rev/8ce1c541181d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant