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

MetroWindow with extended monitors #1099

Closed
clodewyks opened this issue Feb 27, 2014 · 12 comments
Closed

MetroWindow with extended monitors #1099

clodewyks opened this issue Feb 27, 2014 · 12 comments
Assignees
Labels
Milestone

Comments

@clodewyks
Copy link

Hi All,

I upgraded to the latest version via Nuget recently and picked up an issue, when working with extended monitors and you have your MetroWindow on your secondary monitor and another app on the primary monitor, when moving focus from the MetroWindow to another app, the MetroWindow changes size, you can see that it is catering for the Taskbar, but there is no Taskbar on the second monitor.

See below:

program manager_2014-02-27_08-22-59

@spiritdead
Copy link
Contributor

@clodewyks modify your taskbar and add the propertie hide when you no use

@clodewyks
Copy link
Author

@spiritdead not exactly a good solution as the application is in use by an entire office and going around changing that on each PC is not only an inconvenience to the user but also to the IT department.

@spiritdead
Copy link
Contributor

hmmm wait better for @Amrykid @flagbug @punker76 :)

@clodewyks
Copy link
Author

Hi All,

Can anyone help with this issue?

@spiritdead
Copy link
Contributor

@clodewyks set autohide the bar, i no have this problem

@clodewyks
Copy link
Author

Again, that is not a viable option, as i mentioned above.

@flagbug
Copy link
Member

flagbug commented Mar 14, 2014

@clodewyks Do you think this is the same as #1136 ?

@clodewyks
Copy link
Author

@flagbug i'm not sure, my monitors are exactly the same with the same resolution. It seems to happen when the windows loses and regains focus, it does not need to be resized as far as I am concerned.

@flagbug
Copy link
Member

flagbug commented Mar 14, 2014

@clodewyks In my bug, the window doesn't need to be resized either, but it changes the size by itself when it loses focus and regains it

@clodewyks
Copy link
Author

@flagbug exactly, and you can see that it is catering for the task bar height. Thus in my opinion, MetroWindow does not support multiple/secondary monitors.

@flagbug
Copy link
Member

flagbug commented Mar 14, 2014

@clodewyks Yeah, we have constant problems with multi monitor support, I'll definitely look into this. I'll be doing a git bisect and see if I can find which commit introduced this bug, because if I remember correctly, this worked at some point.

@clodewyks
Copy link
Author

@flagbug awesome, thanks a lot for the feedback, at least I know you guys are aware of the issue now.

@flagbug flagbug self-assigned this Mar 14, 2014
@flagbug flagbug added the Bug label Mar 14, 2014
@AzureKitsune AzureKitsune mentioned this issue Mar 19, 2014
@punker76 punker76 added this to the v0.13 milestone Mar 19, 2014
@punker76 punker76 assigned punker76 and unassigned flagbug Mar 19, 2014
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

4 participants