Mouse Down Blow Up fix still uses primary screen

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
admin
Site Admin
Posts: 66625
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Mouse Down Blow Up fix still uses primary screen

Post by admin »

Good question. Since you were the only one to report this issue something might be wrong with Win11 or with your system. However, if that would be the case I should have gotten error reports from other users in the meantime because that fix changes the way it worked before for everybody (with > 1 monitor). Up to now I had no complaints.

I cannot give any programming advice since I never really saw the situation with 2 monitors. All my fixing was in the dark, based on the debug log.

undefiler
Posts: 37
Joined: 08 Nov 2021 17:18

Re: Mouse Down Blow Up fix still uses primary screen

Post by undefiler »

The GitHub dev I was talking to said he implemented multi-monitor support on a Win 10 system, and last he knew, it still worked. So yes, as you said, it's either my system, or a new quirk in Win 11. At this moment, I'm leaning towards it being a Win 11 quirk as I don't have anything running that should interfere or change the behaviour of window placement.

admin
Site Admin
Posts: 66625
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Mouse Down Blow Up fix still uses primary screen

Post by admin »

It's a shame that no one else with 2 monitors interfered in the thread to share a second experience.

cueop
Posts: 17
Joined: 01 Feb 2015 11:53
Location: UK

Re: Mouse Down Blow Up fix still uses primary screen

Post by cueop »

Hi all.

I have two screens, and have started to notice that the placement of the MDBU (left or right mouse button) positioning, especially for text files, does not persist across XY restart.

Start XY on my primary monitor (no.1), top right. MDBU on an image, image blows up at the cursor. MDBU on a txt file, image appears on the no.2 monitor every time.

Then I accidentally moved the XY window slightly, and on the next MDBU, the text file blow up correctly appeared on the primary. This continued until I closed and restarted XY, when the original behaviour reoccurred, i.e images on the primary over the XY window, text on the no.2 monitor. After a bit more play^H^H^H^H testing, I found that it was not necessary to move the whole window slightly; instead I can move any of the edges of the XY window a fraction, and that suffices to set the positioning correctly. Close and re-start XY, and the original, incorrect, behaviour returns.

Hope this helps track down the issue.

Running Win10 ver 20H2.

admin
Site Admin
Posts: 66625
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Mouse Down Blow Up fix still uses primary screen

Post by admin »

Hi, interesting observations! It should be fixed in next beta.

cueop
Posts: 17
Joined: 01 Feb 2015 11:53
Location: UK

Re: Mouse Down Blow Up fix still uses primary screen

Post by cueop »

Fix works perfectly on my systems.

Thank-you.

admin
Site Admin
Posts: 66625
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Mouse Down Blow Up fix still uses primary screen

Post by admin »

Thank you. Your observations made my mistake obvious: I tested for the current monitor *before* the main window was shown. Does not work that way. :whistle:

Post Reply