Page 1 of 1

cyclechain and popups

Posted: Wed Sep 06, 2023 6:36 pm
by evil
I have a problem with Area.CycleChain.
Normally the tab-key automatically activates the next mui-item in the cyclechain.
This does not seem to work with popups (like popdrawer, popfile...), if the popup-gadget was selected by mouse.
In that case the first item in the window's cyclechain will be activated.

Also in the popup-example this behaviour can be seen.

A bug??

Best regards

George

Re: cyclechain and popups

Posted: Wed Sep 13, 2023 9:30 pm
by airsoftsoftwair
evil wrote: Wed Sep 06, 2023 6:36 pm A bug??
Good question. The Popup example that comes with MUI Royale is just a port of the Popup example that comes with MUI. Can you check if MUI's Popup example works correctly?

Re: cyclechain and popups

Posted: Wed Sep 13, 2023 10:53 pm
by evil
Wow. You're right!
The original MUI-demos have the same issue: Activating a popup-object by mouse seems to break the cyclechain. So it will start over from the toppest gadget.