-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b51
-
x86
-
windows_xp
-
Verified
I have a Frame and a child window. Child window contains a non-focusable list. I am double-clicking one of the items in the non-focusable list placed on the window. I expect it to trigger an ActionEvent. But this does not work on Win32 with Mustang-b24 onwards. It works fine on Mustang-b23 and Tiger. Hence this is a regression introduced in b24. This is not reproducible on XToolkit with any of the mustang builds. It works fine on the specified build if the list is focusable. However non-focusability must not prevent list from triggering action event.
I have attached a sample test. Execute the sample test. You would see a frame with some components and a window with a list. Double click on any of the items given in the list. It should open a file dialog (A file dialog is opened inside the action listener). If nothing happens, then the bug is reproduced.
###@###.### 2005-03-14 16:49:38 GMT
I have attached a sample test. Execute the sample test. You would see a frame with some components and a window with a list. Double click on any of the items given in the list. It should open a file dialog (A file dialog is opened inside the action listener). If nothing happens, then the bug is reproduced.
###@###.### 2005-03-14 16:49:38 GMT