Resource Association Diagram does not expand to fill the page
| Article:TECH178956 | | | Created: 2012-01-14 | | | Updated: 2012-07-28 | | | Article URL http://www.symantec.com/docs/TECH178956 |
Problem
When you open the Resource Association Diagram page, the diagram itself is rendered in a small rectangle in the top left hand corner of the page and does not stretch to fill the entire page even though you are using Internet Explorer 8.
Cause
The javascript which resizes the component is hard coded to check that the browser in use is Internet Explorer 8. In order to check this, the code queries the user-agent string generated by the browser. If IE8 is set to use Compatibility View, the component will not expand to fill the page as IE8 will report itself as 'MSIE 7.0' in the user-agent string. In this case, the code which resizes the Resource Association Diagram to fill the page will not run.
Solution
Go to Tools > Compatibility View Settings and ensure that the options 'Display all websites in Compatibility View' and 'Display intranet sites in Compatibility View' are not selected.
|
|
Article URL http://www.symantec.com/docs/TECH178956
Terms of use for this information are found in Legal Notices









Thank you.