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

Maximized Window is "Always on Top" when IgnoreTaskbarOnMaximize=True. Window remains "Always on Top" on Restore #2694

Closed
mike-ward opened this issue Oct 10, 2016 · 8 comments
Assignees
Labels
Milestone

Comments

@mike-ward
Copy link

mike-ward commented Oct 10, 2016

What steps will reproduce this issue?

  • Open Markdown Edit, press F9 and ensure IgnoreTaskbarOnMaximize is true.
  • Maximize MDE.
  • Notice that MDE is now "Always on Top" by trying to place another window over MDE.
  • Restore MDE to a normal Window
  • Notice that MDE is still "Always on Top"

If you repeat these steps with IgnoreTaskbarOnMaximize = false, the behavior is correct.

Expected outcome

Always on Top is a bit unexpected when Maximized but I can see why that might be necessary. Restoring the Window should remove the Always on Top behavior.

Environment

  • MahApps.Metro .3
  • Windows 10
  • Visual Studio 2015
  • .NET Framework 4.6+
@punker76 punker76 added this to the 1.4.0 milestone Oct 10, 2016
@punker76 punker76 added the Bug label Oct 10, 2016
@punker76 punker76 self-assigned this Oct 10, 2016
@punker76
Copy link
Member

@mike-ward I noticed this also by using MDE. I'll try to fix this possible as soon.

@mike-ward
Copy link
Author

No worries. The workaround is easy enough.

@ipandya
Copy link

ipandya commented Oct 10, 2016

@punker76 I have also noticed this. Though, restoring the windows does not take any effect.

@sleman
Copy link
Contributor

sleman commented Oct 13, 2016

@mike-ward What's the workaround?

@ipandya
Copy link

ipandya commented Oct 14, 2016

@sleman set IgnoreTaskbarOnMaximize to false. This solved the problem for me as of now.

@sleman
Copy link
Contributor

sleman commented Oct 14, 2016

Unfortunately I need that setting or else taskbar shows when app is fullscreen.

@timunie
Copy link
Collaborator

timunie commented Jan 17, 2021

@ben2talk feel free to open a new issue, fill in the issue template and provide the code which does not work. Also please tell us what exactly you are meaning by firefox? I don't think that Firefox uses MahApps?

Moreover please be more kind to people working in their free time to provide this package to you and everyone else. It really keeps the enthusiasm up if we get more positive feedback. Thank you in advance.

Happy coding
Tim

@ben2talk
Copy link

@ben2talk feel free to open a new issue
Tim
Sorry, my humble apology - this header looks identical to an issue I'm having with Krohnkite... it is not related to MahApps at all, but with Krohnkite running on KDE (Kwin script).

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

No branches or pull requests

6 participants