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

No menu bar with ubuntu unity in full screen mode #6072

Closed
mixxxbot opened this issue Aug 22, 2022 · 7 comments
Closed

No menu bar with ubuntu unity in full screen mode #6072

mixxxbot opened this issue Aug 22, 2022 · 7 comments
Milestone

Comments

@mixxxbot
Copy link
Collaborator

Reported by: daschuer
Date: 2011-11-03T21:55:41Z
Status: Fix Released
Importance: Medium
Launchpad Issue: lp885890
Tags: fullscreen, gui, ubuntu, unity
Attachments: native_menu_bar.patch


There was a similar bug I cannot find ... so here is a new one.

With ubuntu unity the mixxx menu bar is displayed in the top panel and it disappears in full screen mode.
So if the user does not know the "F11" hokey, it is hard to switch back to window mode.

The attached patch solves the problem. It also gives the preferences dialogue an window icon and shows it again, if it is hidden behind the main window.

Is MacOS also effected by this bug? Or do we need something special for it?

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2011-11-03T21:55:41Z
Attachments: native_menu_bar.patch

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2011-11-04T04:09:15Z


Thanks!

@mixxxbot
Copy link
Collaborator Author

Commented by: 84024482-j
Date: 2011-11-08T09:04:02Z


Hi,I find this bug today,and solve this problem,you should add 
setwindowsFlags(windowFlags()||Qt::WindowStayOnTopHint);
in dlgpreferences.cpp and dlgbpmscheme.cpp.

Cheers and good luck.
zfp

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2011-11-08T11:15:59Z


Hi zfp,

It seems you have had problem displaying the preferences dialog in full screen mode, right?
Which version of mixxx do you use and on wich OS?

@mixxxbot
Copy link
Collaborator Author

Commented by: 84024482-j
Date: 2011-11-09T01:18:43Z


Hi Daniel Schurmann,
I use mixxx version 1.10 on windows xp/7 OS.

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2011-11-10T19:00:17Z


I have opened Bug #⁠888687 for the issue in #⁠3

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

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

No branches or pull requests

1 participant