The File menu and the drop-down menu (Edit, View, etc.) popup menus don’t stay on the same monitor as the Bambu Lab Studio software when the application is maximized on a multi-monitor system.
System:
Windows 7, 64-bit. 4K monitors
Steps to Reproduce:
- Have a secondary monitor that is aligned next to the primary monitor.
- Place Bambu Lab Studio on the right monitor.
- Click the File menu.
Expectation:
- The popup menu should appear on the same monitor as the application.
Observation:
- The popup menu will appear on the left monitor instead of the same monitor as the application.
Additional Notes:
- When the application is maximized, the left border of the application is about 8 pixels into the left monitor. This is probably due to a fixed window border size calculation instead of using the Windows API to get window border thickness. (I don’t think I have standard window border padding settings, my window Border Padding is set to 0)
- This bug does not occur if there is not a monitor on the left of the application monitor.