[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: Are there any know issues with MenuManager running on RedHat Linux?
|
Maureen,
You may get more response if you ask on the eclipse.platform newsgroup,
since MenuManager is a jface class.
That being said, platform behavioural differences usually boil down to swt
issues, so if you can provide an swt-only snippet here that shows the
problem happening then someone can follow up with advice.
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/faq.html#whatisasnippet
Grant
"Moe Kraft" <maureen_kraft@xxxxxxxxxx> wrote in message
news:css372$2oj$1@xxxxxxxxxxxxxxxxxx
> 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.
>
> Thanks,
> Moe
>