-
Enhancement
-
Resolution: Fixed
-
P4
-
23
-
b18
This testcase checks for the following assertions for Component events:
1. When components are resized, moved, hidden and shown the respective events are triggered.
2. When the components are hidden/disabled also,the component events like resized/moved are triggered.
3. When a hidden component is hidden again, or a visible component is shown again, the events should not be fired.
4. When a window is minimized/restored then hidden and shown component events should be triggered.
Testing:
Tested using Mach5(20 times per platform) in macos,linux and windows and got all pass.
1. When components are resized, moved, hidden and shown the respective events are triggered.
2. When the components are hidden/disabled also,the component events like resized/moved are triggered.
3. When a hidden component is hidden again, or a visible component is shown again, the events should not be fired.
4. When a window is minimized/restored then hidden and shown component events should be triggered.
Testing:
Tested using Mach5(20 times per platform) in macos,linux and windows and got all pass.
- relates to
-
JDK-8209035 Awt automated test 'AWT_Events/Automated/CompContTest/ComponentEventTest' fails
- Open
-
JDK-6754618 Frame triggers componentMoved and componentResized events when restored from iconified state
- Closed
- links to
-
Commit(master) openjdk/jdk/a02d895f
-
Review(master) openjdk/jdk/19521