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

Copy/paste does not work in certain situations #526

@Marc-Andre-Rivet

Description

@Marc-Andre-Rivet

Clicking in cell in first column with the standalone demo code (npm run build.watch + localhost:8080) does not trigger a copy. Clicking on cell in the 2nd column triggers a copy. Navigating with mouse to first column from 2nd column cell, copy can now be triggered exactly once.

There is a global onCopy handler in the controlled table. Seems like in certain situations the cell's input element may be capturing that event instead.

This may be a regression. Unsure how long this has been a problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions