Hi Willem, Thanks for your work on this... Menu problems in my mind have a huge impact on usability.
--- Willem Rein Oudshoorn <[EMAIL PROTECTED]> wrote: > > Yes, it could happen to any X app. But it is very very unlikely. > How many applications do map/unmap windows in quick succession? > Of course other programs also have menus which are mapped/unmapped > quickly, but I suspect that they will set the override_redirect flag to > TRUE. > Setting the override_redirect to TRUE will make sure that redirection > does not happen. Just a historical note: when I first worked on the menu code many moons ago I used override_redirect windows for the menu windows. I never had this race problem back then... Of course, using override_redirect windows caused some other problems, I just don't remember what they were... sorry. :-) Cheers, Michael ===== _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
