ModalWindow: Blocked input fields on ModalWindow opened from other ModalWindow
------------------------------------------------------------------------------
Key: WICKET-2970
URL: https://issues.apache.org/jira/browse/WICKET-2970
Project: Wicket
Issue Type: Bug
Components: wicket-extensions
Affects Versions: 1.4.8
Reporter: Nathan Burgherr
If a ModalWindow with a form is opened out of a already open other ModalWindow,
the input fields aren't accessible.
This effect also appears when you create something like a stack of
ModalWindow's. You can't access any input fields on the modal windows opened
after the first one, but on the first one it is possible(after closing the
others).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.