Page 1 of 1
Drag and drop window gets cutoff
Posted: 12 Aug 2023 19:12
by HowieDoohan
broken window.png
The option to cancel is not showing anymore unless I stretch the window way out and then it reverts back the next time.
I'm using 24.80 although it's been doing this for a while now.
Re: Drag and drop window gets cutoff
Posted: 13 Aug 2023 09:24
by admin
Can you post the return of this little script (paste the complete line into the address bar and press ENTER):
Re: Drag and drop window gets cutoff
Posted: 13 Aug 2023 13:19
by HowieDoohan
Virtual Screen: (-2560, 0) - (5120, 1440)
Screen.Width (screenW) = 2560 (2560)
Screen.Height (screenH) = 1440 (1440)
Current Monitor: 1 (Primary)
Current Work Area: (0, 0) - (2560, 1400)
Number of Monitors: 2
Monitor 1 Area: (0, 0) - (2560, 1440) = 2560x1440
Monitor 1 Area Work: (0, 0) - (2560, 1400)
Monitor 1 DPI: 96 (100%)
Monitor 2 Area: (-2560, 0) - (0, 1440) = 2560x1440
Monitor 2 Area Work: (-2560, 0) - (0, 1390)
Monitor 2 DPI: 120 (125%)
Startup Work Area: (0, 0) - (2560, 1400)
GetCursorPos = 489, 12
XY Main Window: (-8, -8) - (2568, 1408) = 2576x1416, Scale: 2560x1357
Monitor: 1/2 (Primary)
Screen: 2560x1440 Virtual: (-2560, 0) - (5120, 1440) Work: (0, 0) - (2560, 1400)
Screen DPI: 96 (100%) twX: 15 (15) Stretch: 1.00 sLF: 1.00 Toolbar Zoom: 1.00 (1;1)
Screen Color Depth: 32 Line Spacing: 0 (0.00)
DPI Awareness: Per monitor Auto Scaling: Yes, Yes
UseDPIAwareIconSizes: No
Icon Size: Small=16, Large=32, Extra Large=48, Jumbo=256
Icon Size Controls: Small=16, Large=32, Extra Large=48, Jumbo=256
Icon Size Recommended: Small=16, Large=32, Extra Large=48, Jumbo=256
Re: Drag and drop window gets cutoff
Posted: 13 Aug 2023 15:38
by admin
Is that window shown on the 2nd monitor? Does it make a difference on which monitor XY starts?
Re: Drag and drop window gets cutoff
Posted: 13 Aug 2023 16:22
by HowieDoohan
That was on the 1st monitor.
I restarted XY on the 2nd monitor and the window worked fine, then restarted back on the 1st and now it's working correctly too.
Re: Drag and drop window gets cutoff
Posted: 13 Aug 2023 16:47
by admin
Windows can easily get confused when mixing monitors and screen resolutions.
Re: Drag and drop window gets cutoff
Posted: 13 Aug 2023 16:48
by HowieDoohan
Everything is working as it should now, I'll know what to do if it happens again. Thanks for your help.