-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b77
-
sparc
-
solaris_10
-
Verified
I have added a textarea and a button to a frame and the frame is disabled. I expect the components in the frame to ignore keyboard and mouse events. But when I pressing some keys while clicking inside the textarea, I could see the text whatever I typed on the keyboard. This is incorrect. The textarea should never get those keyevents.
This is reproducible on Mustang-b35 and not reproducible on Tiger-FCS, on XToolkit - SolarisSparc10-JDS. Hence it is a regression introduced in Mustang.
I have attached a sample test. Execute the sample test. Keep clicking inside the textarea repeatedly (on the text shown) and press some keys at the same time. You would see some text appearing on the textarea.
###@###.### 2005-05-11 12:47:57 GMT
This is reproducible on Mustang-b35 and not reproducible on Tiger-FCS, on XToolkit - SolarisSparc10-JDS. Hence it is a regression introduced in Mustang.
I have attached a sample test. Execute the sample test. Keep clicking inside the textarea repeatedly (on the text shown) and press some keys at the same time. You would see some text appearing on the textarea.
###@###.### 2005-05-11 12:47:57 GMT
- relates to
-
JDK-5042122 REGRESSION: TextField.setEnabled(false) does not grey out text.
-
- Resolved
-
-
JDK-6181163 REGRESSION: Disabled textfield responds to keyevents visually on win32
-
- Closed
-
-
JDK-6181270 REGRESSION: Textarea responds to keyevents visually when it is disabled, on win32
-
- Closed
-
-
JDK-6176875 XAWT: disabling lightweight container disabled heavyweight children
-
- Closed
-