Relates :
|
I am disabling a frame containing a menu. Menu inturn contains a menuitem which has a shortcut 'CTRL + SPACE'. On the disabled frame, I am pressing the shortcut keys and surprised to see an action event being triggered by the respective menuitem. This is incorrect. When the frame gets disabled, all the menu components in the frame should be disabled with the respective shortcuts also. This is reproducible on Win32 on all releases and not reproducible on Solaris / Linux with XToolkit as well as Motif. I have attached a sample test. Execute the sample test on WinXP. A disabled frame will appear. Press 'CTRL + SPACE'. If an action event is shown on the console, the bug is reproduced. ###@###.### 10/27/04 10:12 GMT