Has anyone seen any issues with using a MenuManager on RedHat Linux?
We have a context menu created off of a MenuManager. After several times
of cycling through the different actions on the menu, the menu gets into
an unstable state where the menu will flip-flop from one selection to the
other. For example, we have a menu item Available and a menu Item Away.
After utilizing the Menu for a short while the Menu automatically switches
between Available and Away and does not stop. It continues changing
selection and an interrupt by the user to select a different item does not
stop it.
We do not see this behavior on Windows and I was wondering if anyone else
has experienced it.