Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataTable: Can't copy text with control + c when Table has selectable rows #6740

Closed
muratyldzxc opened this issue Nov 7, 2024 · 1 comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@muratyldzxc
Copy link

Describe the bug

When selecting a row, when i.e. single selection mode is active, you can not copy the content of the cell.
This bug resolved in primevue 3 actually. But primevue 4 doesn't have the solution as I checked the source code.
The previous PR is https://github.com/primefaces/primevue/issues/5757

Reproducer

https://stackblitz.com/edit/primevue-4-vite-issue-template-uymduz?file=src%2FApp.vue

PrimeVue version

4.0.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

When selecting a row, when i.e. single selection mode is active, you can not copy the content of the cell.

Expected behavior

I should be able to copy content of a cell.

@muratyldzxc muratyldzxc added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 7, 2024
@muratyldzxc muratyldzxc changed the title Component Name: Can't copy text with control + c when Table has selectable rows DataTable: Can't copy text with control + c when Table has selectable rows Nov 7, 2024
@tugcekucukoglu
Copy link
Member

Issue tracker is used for defects only as part of our commitment to quality and continuous improvement in all areas. Enhancements are collected as valuable community feedback and managed internally so moving this enhancement ticket to our internal project management backlog.

For enhancement requests and other topics, you can open a new topic in PrimeVue discussions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

2 participants