Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Issue 526 - Copy/paste does not work in certain situations #728

Merged
merged 6 commits into from
Apr 14, 2020

Conversation

Marc-Andre-Rivet
Copy link
Contributor

@Marc-Andre-Rivet Marc-Andre-Rivet commented Apr 6, 2020

Closes #526
Closes #676

This allows readonly cells to trigger a copy event in the table. This PR forces content selection, restyling selection so as to not show, and makes sure the cell content has focus.

Due to overrides necessary for Selenium and Cypress to behave correctly with copy/paste inside the table, it is not possible to automate this test. It has been documented in the manual tests section of https://github.com/plotly/dash-core/blob/master/Manual%20Testing.md

- Set focus on div
- Style so selection is invisible
Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants