-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-dev
-
Fix Version/s: 3.1.0-a1
-
Component/s: ACP, JavaScript / AJAX
-
Labels:None
-
Environment:PHP 5.3.5, MySQL(i) 5.5.8, Firefox 11.0
-
GitHub Pull Request URL:
For example while ordering forums in the ACP using AJAX the dark overlay (id="darkenwrapper") shows up for an instant while moving. This looks kind of weird and confuses more than it helps.
The issue is actually that phpbb.loading_alert() is always executed in phpbb.ajaxify() no matter if there is a message display or not.