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
When using the AnalyticalTable in Firefox, click-and-hold the primary mouse button in a cell.
With the button still pressed (i.e., still in onMouseDown event), the slightest movement of the mouse causes unrelated text in rows above the cell to be selected (i.e., highlighted).
Describe the bug
When using the AnalyticalTable in Firefox, click-and-hold the primary mouse button in a cell.
With the button still pressed (i.e., still in onMouseDown event), the slightest movement of the mouse causes unrelated text in rows above the cell to be selected (i.e., highlighted).
Isolated Example
https://sap.github.io/ui5-webcomponents-react/?path=/docs/data-display-analyticaltable--docs
Reproduction steps
Expected Behaviour
Only text in the current cell should be highlighted, and only explicitly when the mouse is dragged across it in onMouseDown state.
Screenshots or Videos
FF.Analytical.Table.onMouseDown.mov
UI5 Web Components for React Version
1.27.0
UI5 Web Components Version
1.24.0
Browser
Firefox
Operating System
macOS 14.4.1 (23E224)
Additional Context
No response
Relevant log output
No response
Organization
SAP SE
Declaration
The text was updated successfully, but these errors were encountered: