Ticket #106 (assigned usability)
Windows jump about under new multiple screen support
| Reported by: | bdeb@… | Owned by: | jeremyhu@… |
|---|---|---|---|
| Priority: | Nice to Have | Milestone: | later |
| Component: | xserver | Version: | 2.2.1 (xserver-1.3.0-apple20) |
| Keywords: | Cc: | bdeb@… |
Description
The new multiple screen support is great, but:
Set up two displays so that the primary screen has a longer y dimension than the secondary screen, and both are aligned at the bottom. The secondary screen should be on the left. Create a non-X11 window that fills the primary screen. Drag it leftwards so it starts going off the primary screen. Part of the window is now invisible. Now do the same for an X11 window. One pixel BEFORE the window starts to leave the primary display, it jumps down so its title bar is at the top of the secondary display. Two things to observe:
* The window shouldn't jump at all - it should just go offscreen, like other non-X11 windows * It certainly shouldn't do it one pixel early, when the whole window is actually still on the primary display.
Similar problems may occur for other screen arrangements, too.
