-
Bug
-
Resolution: Duplicate
-
P2
-
1.4.2
-
x86
-
windows_xp
Disabled textarea should not respond to any of the keyboard inputs but I am able to type anything inside the disabled textarea when it has focus, and the text gets appended visually. This is reproducible only since 1.4.2 on WinXP and not reproducible on other platforms. Hence this is a regression on 1.4.2.
Run the attached code. You would see a button and a textarea. Click the button. Both the components will be disabled. Focus will be shifted to textarea. Type some text inside the disabled textarea. If you see the text being inserted/appended in the textarea visually, the bug is reproduced.
###@###.### 10/19/04 16:39 GMT
Run the attached code. You would see a button and a textarea. Click the button. Both the components will be disabled. Focus will be shifted to textarea. Type some text inside the disabled textarea. If you see the text being inserted/appended in the textarea visually, the bug is reproduced.
###@###.### 10/19/04 16:39 GMT
- duplicates
-
JDK-5044469 REG: Disabled component gains focus and receives keyevents on win32
-
- Closed
-
- relates to
-
JDK-6181163 REGRESSION: Disabled textfield responds to keyevents visually on win32
-
- Closed
-
-
JDK-6185062 Disabling a frame does not prevent the button in it from being responsive to key events, win32
-
- Closed
-
-
JDK-6268552 REG: TextArea on a disabled frame responds to keyevents, XToolkit
-
- Closed
-