-
Bug
-
Resolution: Fixed
-
P4
-
6, 6u10, 6u12
-
b36
-
generic, x86
-
windows, windows_xp
-
Not verified
Overlapping a swing app with an AWT app causes flickering in the background swing app on Windows.
Steps to reproduce:
1)Unjar the two attached test cases
2)On a windows system, run Swing app first (JFrameDec), Maximize it.
3)Run the AWT App (FileDlgTest)
4)Move the AWT window to the center of the swing JFrame.
5)Now try selecting the text from textarea in AWT window or try clicking inside the textarea repeatedly.
You will see lot of flickering happening in the swing app which is in the backgroud on Windows.
You can also use bugster instead of the given swing app.
This is not happening on tiger and I could also not reproduce it till Mustangb08. It is happening from 6.0b12 onwards till the current promoted build 6.0b25.
###@###.### 2005-03-03 10:33:20 GMT
Steps to reproduce:
1)Unjar the two attached test cases
2)On a windows system, run Swing app first (JFrameDec), Maximize it.
3)Run the AWT App (FileDlgTest)
4)Move the AWT window to the center of the swing JFrame.
5)Now try selecting the text from textarea in AWT window or try clicking inside the textarea repeatedly.
You will see lot of flickering happening in the swing app which is in the backgroud on Windows.
You can also use bugster instead of the given swing app.
This is not happening on tiger and I could also not reproduce it till Mustangb08. It is happening from 6.0b12 onwards till the current promoted build 6.0b25.
###@###.### 2005-03-03 10:33:20 GMT
- duplicates
-
JDK-6517021 AWT versus Swing: Window flickering when a TextArea is dragged
- Closed
-
JDK-6710865 Some applets causes desktop to flicker on reload or liveconnect calls
- Closed
-
JDK-6815717 Desktop flickers when you click on the TextArea in Appletviewer and browser
- Closed
- relates to
-
JDK-6333613 Flickering upon resize in Mustang
- Resolved
-
JDK-5003402 REGRESSION: java.awt.TextArea stops scrolling when it loses the keyboard focus.
- Resolved