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

Directional WebPopOvers do not behave properly on non-primary monitors #116

Closed
chaddaniels opened this issue Apr 22, 2014 · 3 comments
Closed
Assignees

Comments

@chaddaniels
Copy link

I am using a multi-monitor setup with demo application 1.27. It appears that directional WebPopOvers will not render on a non-primary monitor, except when they have a direction of PopOverDirection.right. In that case, they will render, but on the left side instead of the right side of the component.

image

Of the 5 demo samples for WebPopOvers, the first 2 will not show anything on a non-primary monitor, the 3rd has the behavior described above, and the last 2 work just fine (I assume because they are not directional).

@mgarin mgarin added the bug label Apr 22, 2014
@mgarin mgarin added this to the Small issues milestone Apr 22, 2014
@mgarin mgarin self-assigned this Apr 22, 2014
@mgarin
Copy link
Owner

mgarin commented Apr 22, 2014

Very interesting, I will investigate why that happens.
Thanks for pointing this out.

@mgarin
Copy link
Owner

mgarin commented May 20, 2014

I was able to reproduce all issues and I have committed fixes for the direction algorithm - you will find them included into v1.28 update.

Considering the background issue - It should also be fixed with v1.28 update (#79 issue).

@mgarin
Copy link
Owner

mgarin commented Jun 26, 2014

Fix is now available in v1.28 update:
https://github.com/mgarin/weblaf/releases/tag/v1.28

@mgarin mgarin closed this as completed Jun 26, 2014
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

2 participants