Created attachment 599782 [details] screenshot of firefox warning dialog Description of problem: Web browser complained of Piwik script not responding quickly enough. Version-Release number of selected component (if applicable): How reproducible: intermittent Steps to Reproduce: 1. Connect to bugzilla over VPN. 2. Review a bug report 3. Actual results: After a minute or two, the browser complains that a script on the page is till still running. See attached. Expected results: Piwik should be at the BOTTOM of the page to allow page load. Ideally, the system the Piwik script is hosted on is robust and has reliable up time. Additional info:
(In reply to comment #0) > Expected results: > Piwik should be at the BOTTOM of the page to allow page load. Ideally, the > system the Piwik script is hosted on is robust and has reliable up time. The piwik code is at the bottom of the page (just about the </body> tag). I've noticed no issues with the tracker when accessing Bugzilla over the VPN (or externally either) -- simon
Cool, thanks for looking into it. :)