I don't know if this is a bug or a setting I just can't find:
I have a menu with multiple PopupMenuItem's separated by ToolBarButtons.
If I click and drop down one popupmenuitem I can quickly move the mouse over another popupmenu item and it will also expand without clicking.
As long as I move the mouse quickly back and forth each popupmenuitem I hover over will auto expand with only the very first click required.
However, if I click and expand a popupmenuitem then slowly (half second or more) take my time moving the mouse to the next popupmenuitem via some non popupmenuitem tools then I have to click again to drop down / expand the next popupmenuitem.
It seems as though there is some kind of timeout threshold that auto expands any popupmenuitem after the first click.
My question is can I increase the timeout that will auto expand the other popupmenuitem tools or alternatively is there a setting that will auto expand any popupmenuitem on mouse over so no click is required?
Hi,
I am not sure what exactly your scenario is based on this info. And I can suggest you to check if any of these works for you:
1. DropDown method
2. ShowFullMenusDelay Property
If no, please upload a small sample illustrating your question and include more details about your scenario.
Regards,
Stefaniya
Hmm...neither seems to apply to my situation or what I wrote. I guess it will just have to remain a quirk. Thank you for your help.