GNOME Bugzilla – Bug 120749
Pull down menu such as Rcl, Sto, constant, Places etc, is getting cut grom calculator window .
Last modified: 2004-12-22 21:47:04 UTC
Pull down menu such as Rcl, Sto, constant, places etc, are getting cut from calculator window, when ALT + TAB key pressed for swich window.. then active calculator window goes behind leaving the opened pull down menu ,. This pull down menu appears on new window. Even if we move the calculator window, pull down menu remains in the same place. only calculator window moves. This problem can be reproduced with the following steps. 1. start gnome session, start terminal window, start gnopernicus & wait till you hear the sound, 2. start calculator applicatin, 3. focus Rcl key & press space bar, pull down menu opens. 4. switch window, by pressing ALT + TAB keys., calculator window goes behind leaving pull down menu on the new switched window.
The problem was that the menu_button_key_press_cb() routine in gtk.c needed to return TRUE if the event->keyval was a Space. Fix checked into CVS HEAD. Fixed in v4.3.7.
This bug has been verified in caltool 4.3.51, cbs head build. The bug has been fixed. Hence closing the bug.