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

Cannot move to correct location when running with more than one screen of different sizes in Linux #1

Open
renatoathaydes opened this issue Oct 20, 2013 · 1 comment
Labels

Comments

@renatoathaydes
Copy link
Owner

It appears to not be able to move to certain positions on the screen when the position would be outside of the current screen, but within the bounds of the sum of all screens. Does not happen in Windows, though!

@renatoathaydes renatoathaydes removed this from the 1.1-RELEASE milestone Jul 21, 2014
renatoathaydes pushed a commit that referenced this issue Aug 24, 2015
Pulling changes from project master
@stergiom
Copy link

Experiencing a possibly related issue on a Win 10 box testing a JavaFX app, if the app extends beyond the bounds of the screen mouse movement (tested with moveTo/clickOn) does not go to the correct node even if that node is visible on screen (actually moves to just outside the windows top left corner).

I'm setting Windows scaling to a lower value (100% or 125%) so the app is within the screen's bounds as a workaround, but this is not ideal. Is there a way to have the application snap to the top left instead of the center of the display? -this would help keep my app within bounds..

Note: I've tested on OSX, it works fine even if out of bounds.

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

No branches or pull requests

2 participants