SAP Knowledge Base Article - Public

3477708 - Tab Strip panel widget is not resized after Browser Window is resized in SAP Analytics Cloud (SAC)

Symptom

  • The Widget Tab Strip Pane is not resized after the Browser Window is maximized and then resized.
  • Story needs to be reloaded for the correct size to be applied again.

Environment

SAP Analytics Cloud 2024.8.10 (Enterprise)

Reproducing the Issue

  1. Create a Story with 2 Tab Panes.
  2. Add a Background for both Tab Pane Widgets.
  3. Toggle between Tab_1 and Tab_2. Note that the blue box fully covers the tab strip's content area.
  4. Reduce width and height of the browser window significantly.
  5. Toggle between Tab_1 and Tab_2. The blue box no longer covers the tab strip's content area.

Cause

onSelect event of Tabstrip Widget has not been called as soon as the tab had been selected.

Resolution

  • This issue has been fixed and will be available in the August QRC 3 2024.15 release of SAP Analytics Cloud. 
  • A workaround is available that involves a Timer to call the code of TabStrip_1.onSelect.

    For example:

    var tabName = TabStrip_1.getSelectedKey();
    TabStrip_1.moveWidget(tabName,Panel_2);

See Also

Keywords

Tabstrip widget, Resized, Windowed , KBA , LOD-ANA-UNS-DSG , Unified Story Designer Issues , Problem

Product

SAP Analytics Cloud 1.0