Skip to content

[DynamicPage, Table]: scroll jumps after click on table action #13694

@VictorHumanist

Description

@VictorHumanist

Bug Description

If a DynamicPage has a Table with a row that is partially hidden from view (vertically), clicking on TableRowAction button will not open the menu but instead will only cause a scroll jump. The action menu opens only on a second click, when the table row is already in focus. Clicking somewhere outside of the table to close the menu causes another scroll jump.

Affected Component

DynamicPage, Table, TableRowAction

Expected Behaviour

Clicking on table action button should not scroll the page, same for clicking outside of the table

Isolated Example

Playground

Steps to Reproduce

  1. Adjust the screen (or flexible column) width so that the first table row action is near the bottom of the screen.
  2. Make sure that neither the table row nor action buttons are focused, then click the three dot action button. The actions menu doesn't appear, the page scrolls down
  3. Click the three dot action button again, so that the menu actually shows up. Sometimes the page scrolls up on this step as well
  4. Click outside of the menu. The page scrolls down once again

Log Output, Stack Trace or Screenshots

Screen.Recording.2026-06-15.121637.mp4

Priority

None

UI5 Web Components Version

2.23.1

Browser

Chrome

Operating System

No response

Additional Context

Looks very similar to #13332, I even made a comment there originally.

Also, the stackblitz project that you suggest to fork in "Isolated example" field description throws a "Cannot use 'import.meta' outside a module" error starting from 2.21.0 version of ui5-webcomponents.

Organization

No response

Declaration

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

Metadata

Metadata

Labels

TOPIC PbugThis issue is a bug in the code

Type

No fields configured for Bug.

Projects

Status
Issues

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions