If you dig with firebug, what can you find that causes the buttons to be non-responsive?
2017-10-26 20:12 GMT+03:00 Entropy <[email protected]>: > We have an IndicatingAjaxButton that launches an AjaxDownload of a PDF that > we generate on the fly from Crystal Reports. It's spawns the PDF in a > separate window. It does the job, but after, every button on the screen of > the main form is nonresponsive. Is there some step I am supposed to take > to > unlock them? The spinner gif went away so it seems like the button knows > it's done enough to hide the spinner. > > As soon as i change the IndicatingAjaxButton to a simple AjaxButton, > everything works perfectly. > > -- > Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum- > f1842947.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
