-
Notifications
You must be signed in to change notification settings - Fork 949
Description
When using WinMerge in a dual monitor setup where the secondary display is positioned to the right of the primary display, resizing the WinMerge window by dragging its right edge onto the secondary display causes the content on the secondary display side to become artifacted. The remnants of the previous size remain visible, and the window does not refresh correctly. However, adjusting the height of the window by dragging the top or bottom edge resolves the issue.
Steps to Reproduce:
- Set up a dual monitor display with the primary display on the left and the secondary display on the right.
- Open WinMerge on the primary display.
- Drag the right edge of the WinMerge window to extend it onto the secondary display.
What Happens:
The content on the secondary display side of WinMerge becomes artifacted, leaving traces of the previous size visible, and the window does not refresh correctly.
What Should Happen Instead:
The WinMerge window should refresh properly, and there should be no remnants of the previous size visible after resizing.