-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b77
-
sparc
-
solaris_10
-
Verified
I have added a TextArea and a Text Field to a frame. When running this application on XToolkit, I notice 2 issues with respect to the component painting.
1. TextArea: The line in which I am typing some text flickers a lot on XToolkit, especially when I am typing the text quickly. Similarly, when I press 'ENTER' inside the textarea, the whole textarea flickers once giving a button-like appearance.
2. TextField: TextField flickers so much when typing some text inside it. The flickering of TextField is much severe than TextArea and highly noticeable. Fix recommended for RC.
The above behaviors are reproducible only on XToolkit since Mustang begining and not reproducible on Motif. I am able to reproduce the flickering on SolarisSparc10-JDS atleast since Mustang-b24. Hence this is a regression in XAWT on Mustang since XAWT is the default pipeline on Sol as opposed to Motif in Tiger.
I have attached a sample test. Execute the sample test on XAWT. Type some characters inside the TextField and TextArea and check whether they flicker as mentioned above. Also type 'ENTER' inside the TextArea and see whether the whole textarea flickers as given in the description.
1. TextArea: The line in which I am typing some text flickers a lot on XToolkit, especially when I am typing the text quickly. Similarly, when I press 'ENTER' inside the textarea, the whole textarea flickers once giving a button-like appearance.
2. TextField: TextField flickers so much when typing some text inside it. The flickering of TextField is much severe than TextArea and highly noticeable. Fix recommended for RC.
The above behaviors are reproducible only on XToolkit since Mustang begining and not reproducible on Motif. I am able to reproduce the flickering on SolarisSparc10-JDS atleast since Mustang-b24. Hence this is a regression in XAWT on Mustang since XAWT is the default pipeline on Sol as opposed to Motif in Tiger.
I have attached a sample test. Execute the sample test on XAWT. Type some characters inside the TextField and TextArea and check whether they flicker as mentioned above. Also type 'ENTER' inside the TextArea and see whether the whole textarea flickers as given in the description.
- relates to
-
JDK-6347907 REGRESSION: Text Cursor flickers on the periphery for Text Components, XToolkit
-
- Closed
-