We have an exntensive web application thta was written in Wicket 1.3.14 which
we recently upgraded to Wicket 1.4.17 for fixing some ajax issues dealing
with Chrome and Safari.  There was some changes that needed to be done to
the existing code in the migration, and there is two outstanding issues we
cannot seem to fix.  The first is a dialog box will hang during close, this
happens under a certain condition - open the dialog, click cancel and close,
reopen the dialog click the "X" in the corner to close, open the dialog
again change a record and click a button to save it.

The second issue is a using YuiLib to attach a behavior to Wicket dropdowns
that will load JavaScript to resize the drop downs to ensure the largest
entries can be seen fully.  IE browsers less than 9 need this hack to fully
see the length of all entries.  In the 1.3 version of Wicket it worked
great, after the upgrade to 1.4.17 this stopped working.  Any known issues
with 1.4.x versions of Wicket and the YuiLib or anything else that would
have changed between levels to explain the issue?

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Dialog-windows-hang-on-close-tp4431916p4431916.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

Reply via email to