it should work out-of-the-box with modalwindow backed by a page for modalwindow backed by a panel my only idea is to register onkeydown listener to the last focusable element and set the focus manually to the first
On Thu, Dec 16, 2010 at 4:12 PM, Frank Klein Koerkamp < [email protected]> wrote: > Hi all, > > currently having a ModalWindow with some tab sequence inside. > But when i 'tab' out of last component inside ModalWindow it goes to the > page, but i like it to start again inside ModalWindow. > I'm missing something or is this possible with some kind of behavior or not > at all? > > Kind regards, > > Frank Klein Koerkamp >
