I noticed the other day, that when viewing a service or host (via status.php?show=services) and then clicking the "view performance graphs" icon, this div id="whiteout" overlay basically whites out the entire page, and graph is tuck at the bottom of the page. The only way to get the screen back is to either delete the div with firebug, or navigating back to the service/host page I was viewing.
Then today, I seen the 5.3.1 release, so did an upgrade and the problem still exists.
Does anyone else have this problem?
go to your services page (/nagiosxi/includes/components/xicore/status.php?show=services)
click on the graph icon for the performance graphs

does this overlay, white out the page including the graph?
Code: Select all
<div id="whiteout" style="width: 1705px; height: 579px; position: fixed; top: 0px; left: 0px; display: block;"></div>