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
Describe the bug
It is not possible to select the content of a table cell in case you want to copy the text from this cell. It is only working for the column headers but not in the rows. It is working in your example here: https://sap.github.io/ui5-webcomponents/playground/components/Table/
However, it is not working now, when implementing a table and then trying to copy the cell content.
To reproduce
Steps to reproduce the behavior:
See attached link and try to copy "test" from the table row.
Describe the bug
It is not possible to select the content of a table cell in case you want to copy the text from this cell. It is only working for the column headers but not in the rows. It is working in your example here: https://sap.github.io/ui5-webcomponents/playground/components/Table/
However, it is not working now, when implementing a table and then trying to copy the cell content.
To reproduce
Steps to reproduce the behavior:
Isolated example
https://codesandbox.io/s/ui5-webcomponents-0kt3c?fontsize=14&hidenavigation=1&theme=dark
Expected behavior
It should be possible to select the content, that you can copy it.
Context
Affected components
ui5-table (ui5-table-cell, ui5-table-row)
Thanks!
Christina
The text was updated successfully, but these errors were encountered: