-
Bug
-
Resolution: Fixed
-
P2
-
1.1.5
-
None
-
1.1.6
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2018051 | 1.2.0 | Paul Young | P2 | Resolved | Fixed | 1.2beta2 |
This is using JavaTest 2.0. Demo available on request.
I start JavaTest, it shows briefly at (0,0) before being show
in the position I place it (centered on screen.) See Bug 4094621.
Once it is showing correctly, I use the toolbar to switch to a
different panel. This causes child components to be created and added
to the panel below the toolbar.
In the past, this caused the whole frame to move up a few pixels,
about half and inch or so. (Bug 4080504) Now the behavior has changed.
The whole frame moves to 0,0 when these child components are added.
This erroneous behavior seems new in 1.1.5.
I start JavaTest, it shows briefly at (0,0) before being show
in the position I place it (centered on screen.) See Bug 4094621.
Once it is showing correctly, I use the toolbar to switch to a
different panel. This causes child components to be created and added
to the panel below the toolbar.
In the past, this caused the whole frame to move up a few pixels,
about half and inch or so. (Bug 4080504) Now the behavior has changed.
The whole frame moves to 0,0 when these child components are added.
This erroneous behavior seems new in 1.1.5.
- backported by
-
JDK-2018051 frame moves to 0,0 when children are added
-
- Resolved
-
- relates to
-
JDK-4080504 Frames migrate across screen when internal layout changes
-
- Closed
-
-
JDK-4094621 frame shows incorrectly at (0,0) before being made visible by user
-
- Closed
-