stefansundin / altdrag-import

Automatically exported from code.google.com/p/altdrag
0 stars 0 forks source link

[Bug] Incorrect snapping behavior with multiple monitors #120

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set up two monitors (details in Additional Info)
2. configure taskbar to be on top of screen
3. snap window to left or right of on main screen OR snap window to bottom of 
secondary screen

What is the expected output? What do you see instead?

MAIN SCREEN:
Expected output should be window should fill up half screen starting at below 
the taskbar and extend to the bottom of the screen when snapping to left or 
right on main screen.
Instead the window fills up half the screen starting at the top of the screen, 
under the taskbar, and not reaching the bottom of the screen, as if it thinks 
the taskbar is on the bottom and not the top of the screen.

SECONDARY SCREEN:
Expected output should be window filling up bottom half of screen when snapping 
to the bottom of the secondary screen.
Instead the window gets resized to correct size, but instead of being 
positioned in the bottom half of the secondary screen, it gets offset onto the 
main screen (ie. Y coord is correct, X coord is zero but should have been 
negative)

What version of AltDrag are you using? On what operating system?
1.0b3 on windows 7

Please provide any additional information below.
Using dual monitor setup, monitors of different resolutions
main: 1680x1050
secondary: 900x1440 (yes, the monitor is sideways)
secondary positioned to the left of main, with top edges aligned

No additional taskbar software (like ultramon).
Regular aero snap is disabled (only using altdrag window snapping).
All other snapping works correctly (fullscreen, bottom, all corners on main 
screen; fullscreen, left, right, all corners on secondary screen)

Original issue reported on code.google.com by Aragorn4...@gmail.com on 29 Jul 2013 at 8:23

GoogleCodeExporter commented 9 years ago
Hello.

Thank you for your detailed bug report, you have included just the amount of 
information that I needed, and I have fixed this bug now.

I am attaching it here. Please verify that it works satisfactory for you.

Thanks again for reporting!

Original comment by ste...@stefansundin.com on 6 Aug 2013 at 7:56

Attachments:

GoogleCodeExporter commented 9 years ago
Snapping works correctly.

Thank you!

Original comment by Aragorn4...@gmail.com on 6 Aug 2013 at 8:05

GoogleCodeExporter commented 9 years ago
I just fixed another multi-monitor bug that concerned double-click Aero-moving. 
See issue 109 if you want that bugfix too.

Original comment by ste...@stefansundin.com on 6 Aug 2013 at 9:12