Hi,

which version of Firefox and Wicket are you using?
We are using the standard ModalWindow in our base page.
To our modal we add a panel with one button, used to close the window.
> From our base page, we instantiate a wizard.
Works great, on all browsers, apart from the following issue:

In FireFox, when the modal is opened in the last step in the wizard, the
button in the panel does not work. We recieve the following console error:

WARN BehaviourRequestTarget - component not enabled or visible; ignoring
call
... and a reference is given to the button

Cannot see anywhere in the code where the button is being disabled or made
invisible, and in IE it works fine.
Does anyone have any ideas, thanks


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Button-component-not-enabled-in-FireFox-tp3675168p3675168.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to