Skip to content

[AnalyticalTable]: Vertical scrollbar not permanently visible on macOS (overlay scrollbar hides when not scrolling) #8802

Description

@jan206

Describe the bug

The vertical scrollbar of AnalyticalTable is not permanently visible even when the table has more rows than visibleRows.
This affects all visibleRowCountMode values: Fixed, Auto, and AutoWithEmptyRows.

Isolated Example

https://stackblitz.com/edit/github-cmnvu9wc?file=src%2FApp.tsx

Reproduction steps

  1. Observe the AnalyticalTable with 30 rows and visibleRows={10}
  2. The table body is scrollable but no scrollbar is visible

Expected Behaviour

The vertical scrollbar should be permanently visible when the table has more rows than the visible area, so users can tell the content is scrollable — consistent with how other scrollable containers behave on all platforms.

Screenshots or Videos

Image

UI5 Web Components for React Version

"@ui5/webcomponents-react": "2.24.1",

UI5 Web Components Version

"@ui5/webcomponents": "2.24.0",

Browser

Chrome, Safari

Operating System

Mac OS

Additional Context

No response

Relevant log output

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions