You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Adjust the screen (or flexible column) width so that the first table row action is near the bottom of the screen.
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
Click the three dot action button again, so that the menu actually shows up. Sometimes the page scrolls up on this step as well
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.
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
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