I have 2 frames shown on the screen each having few components. One of the frames is non-focusable. Initially when they were shown focus is with a button on the focusable frame. I am minimizing and restoring the non-focusable frame using mouse. After this, the button on the focusable frame loses focus. This is incorrect. Focus must always stay with Focusable Frame when the user interacts with a non-focusable frame.
This is noticed only on WinXP, since 1.4.2. Not reproducible on earlier releases. Not reproducible on XToolkit. Reproducible on Tiger as well as Mustang.
Run the attached test. You would see 2 frames. Focusable frame will have focus initially. Wait for 5 seconds. Minimize the non-focusable frame to the taskbar and restore it. Now if the focusable frame loses focus, the bug is reproduced. If not reproducible at the first try, repeat the minimize/restore action couple of more times.
###@###.### 2005-2-07 10:18:50 GMT