Hi, the Swing installer appears in the middle of the screen, but if there are two
screens, the middle is between them.
This patch fixes the problem.
The problem exists in 4.4pre1 and 4.3.1
Submitted | kpouer - 2010-02-03 18:02:49 | Assigned | |
---|---|---|---|
Priority | 5 | Labels | |
Status | open | Group | None |
Resolution | None |
2010-02-03 18:02:49 kpouer |
|
---|---|
2010-02-03 18:19:39 kerik-sf |
When it's in the middle of the screen, is it visible ? Because I had a problem at
work when someone was running an X11 server on a laptop + screen, resulting in a non-rectangular
shape (a small rectangle on the left of a big rectangle). The application was then
totally inaccessible, since it appeared in the top-left "hole".
|
2010-02-03 18:27:26 kpouer |
It is accessible, the problem is that when getting screen bounds with the actual method the two screens are considered as one with double width so the dialog is cut hand hae one half on both screen |