A SAS® Visual Analytics report layout issue (cutoff content and excessive scrolling) occurs when you use precision containers with 100% browser zoom


Issues similar to the following might occur when you access SAS Visual Analytics reports:

This issue typically occurs in reports that use precision containers.

This behavior occurs due to a combination of the following:

  1. Precision Container Design (Primary Cause)
    • Precision containers use fixed positioning and sizing.
    • Precision containers do not automatically adapt (non-responsive layout).
    • Reports might render differently depending on screen resolution and browser size
  2. Browser Rendering and Zoom Behavior
    • SAS documentation confirms that browser zoom and window size can impact how SAS Visual Analytics renders content:
      • Pages might not render fully or correctly.
      • Some objects might be partially displayed.
    • Layout inconsistencies can occur depending on zoom or window size. (For example, missing scroll bars or inaccessible content.) 

Workaround

To work around this issue, adjust the report's design and the environment conditions.

Additional Information