Tree redrawing

2008-04-15 Thread rzsolt

It seems that wicket Tree items always redraw themself when I drag the mouse
over them. Why? I have a page with two panels on it: a menu tree on the left
and a form panel on the right. Actually the right side form is submitted by
an ajax request and with the help of the LasyLoadingPanel because the
response time may be long. During this when I move the mouse around the menu
tree, the tree items disappear because they are not able to refresh
themself. It seems this only happens using IE6, firefox is not effected.
-- 
View this message in context: 
http://www.nabble.com/Tree-redrawing-tp16699639p16699639.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tree redrawing

2008-04-15 Thread Thomas Kappler
They don't redraw themselves on mouseover.  Must be an IE issue.

Thomas


On Tue, Apr 15, 2008 at 1:30 PM, rzsolt [EMAIL PROTECTED] wrote:

  It seems that wicket Tree items always redraw themself when I drag the mouse
  over them. Why? I have a page with two panels on it: a menu tree on the left
  and a form panel on the right. Actually the right side form is submitted by
  an ajax request and with the help of the LasyLoadingPanel because the
  response time may be long. During this when I move the mouse around the menu
  tree, the tree items disappear because they are not able to refresh
  themself. It seems this only happens using IE6, firefox is not effected.
  --
  View this message in context: 
 http://www.nabble.com/Tree-redrawing-tp16699639p16699639.html
  Sent from the Wicket - User mailing list archive at Nabble.com.


  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]