Vaclav Cermak created WICKET-5523:
-------------------------------------
Summary: Ajax indicator not working when display is set to none in
css
Key: WICKET-5523
URL: https://issues.apache.org/jira/browse/WICKET-5523
Project: Wicket
Issue Type: Bug
Affects Versions: 6.14.0
Environment: Ubuntu 13.10 x86_64
JavaSE-1.6
Reporter: Vaclav Cermak
I create a simple quickstart with one AjaxLink and one div used as ajax
indicator (id ajax_indicator). When I set display: none to ajax_indicator in
css, is does not show up when pressing link. When I remove display:none from
css, it disappears after when ajax request is finished and works fine for next
ajax requests.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)