hi

when trying to push my ajax app to its limits, I spotted that I'm able
to send 2 ajax requests but only have the display of the first one. Is
there a way to avoid this kind of double clic ?

to be precise, the pattern I use to reproduce easily this point is the
following :
- I click on a link having a warning (added through an
AttributeModifier adding a confirm)
- when the pop up is displayed, I put my cursor above another ajax link
- i then press "enter" on my keyboard to have the pop up removed and,
almost at the same time, clic with my mouse on the link I'm above
- on  the then rendered page, the displayed html doesn't take fully in
account the result of my "return" key pressed (I've marked deleted an
element of a tree : the element detail panel shows well "deleted" but
the tree isn't showing it... as is the case usually).

is there something to be done ?

thanks in advance
nono

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to