Skip to main content

Supported Browsers

Powersheet supports the same browsers that Siemens Polarion ALM officially supports. The client application uses modern web standards including CSS Grid, Flexbox, and ES2015+ JavaScript features.
Always check the Siemens Polarion ALM release notes for the official browser support matrix for your Polarion version. Powersheet inherits these requirements.
diagram
Google Chrome (latest stable release) is the recommended browser for Powersheet. Chrome consistently delivers the best performance for:
  • Large sheets with hundreds or thousands of rows
  • Complex expansion paths across multiple entity type levels
  • Inline editing with real-time validation
  • Export operations (Excel)
  • Keyboard shortcut responsiveness
Microsoft Edge (Chromium-based) provides equivalent performance since it shares the same rendering engine.

Browser Feature Requirements

Powersheet relies on the following browser capabilities. All features listed below are available in current versions of Chrome, Edge, and Firefox.
Powersheet does not require Flash, Java applets, Silverlight, or any other browser plugin. It runs entirely on native browser APIs.

Polarion Version Compatibility

Powersheet is a server extension deployed into Polarion. The Polarion version determines which browsers are supported at the platform level.
The exact Polarion version requirements for your Powersheet release are listed in the Powersheet release notes bundled with the installation package. Check the RELEASE-NOTES.md or README file in your distribution archive.

Safari-Specific Limitations

Safari is supported for general sheet viewing and editing, but some features may behave differently due to WebKit engine differences.
Safari Private Browsing restricts localStorage access. User preferences such as the selected language in the YAML editor and column visibility presets may not persist between sessions when Private Browsing is active.

Internet Explorer 11

Internet Explorer 11 is not supported. Powersheet uses modern JavaScript features (arrow functions, template literals, destructuring, Promises, async/await, CSS Grid) that are not available in IE 11. Attempting to load Powersheet in IE 11 results in a blank page or JavaScript errors. Siemens has also ended IE 11 support in recent Polarion versions. If your organization still requires IE 11, upgrade to Microsoft Edge (Chromium-based) for full compatibility.

Microsoft Edge (Legacy)

The legacy version of Microsoft Edge using the EdgeHTML engine is not supported. Only the Chromium-based Edge (version 79 and later) is compatible. Chromium-based Edge is the default on Windows 10 version 20H2 and later, and all versions of Windows 11. To check which version of Edge you are running, navigate to edge://settings/help in the Edge address bar.

Screen Resolution and Display

When working with requirements traceability matrices (RTM) that span multiple entity types (e.g., UserNeed to SystemRequirement to DesignRequirement), a wide monitor or multi-monitor setup significantly improves usability. Each expanded level adds columns to the right, and horizontal scrolling is reduced with more screen real estate.

Performance Considerations by Browser

Performance varies based on the number of visible rows, columns, and expanded entity levels. The table below provides general guidance for large sheets.
Actual performance depends on Polarion server capacity, network latency, and the complexity of your data model. The values above reflect client-side rendering performance only.

Browser Cache and Versioning

Powersheet uses version-based cache busting for its JavaScript and CSS assets. When you upgrade Powersheet on the server, the browser automatically loads the new version of client-side files. If you experience issues after a Powersheet upgrade, perform a hard refresh: Alternatively, clear the browser cache for the Polarion domain only:
  1. Open browser developer tools (F12 or Ctrl+Shift+I)
  2. Right-click the refresh button
  3. Select Empty Cache and Hard Reload (Chrome/Edge) or clear storage from the Application tab

Content Security Policy

Powersheet respects the Content Security Policy (CSP) configured on the Polarion server. If your organization enforces a strict CSP, ensure the following are permitted:
CSP configuration depends on your Polarion deployment and any reverse proxy or web application firewall in front of it. Consult your infrastructure team if Powersheet features are blocked by CSP violations (visible in the browser developer console).

Network Requirements

Powersheet communicates with the Polarion server over standard HTTP/HTTPS. No additional network ports or protocols are required beyond what Polarion already uses.

Accessibility

Powersheet provides keyboard navigation for common sheet operations. Accessibility feature support varies by browser.
Accessibility support is an evolving area. Check the latest Powersheet release notes for updates on WCAG compliance and screen reader compatibility improvements.

Troubleshooting Browser Issues

For additional troubleshooting steps, see Troubleshooting Guides.
Last modified on July 10, 2026