-
Notifications
You must be signed in to change notification settings - Fork 156
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug🧨 severity: medium✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: column-selectiongrid: copy-pastegrid: general
Description
Description
I have a grid with column selection and upon Ctrl+C on the selected column/s, I expect column values to be added to the clipboard.
- igniteui-angular version: 11.0.11
- browser: all
Steps to reproduce
- Define a grid with
columnSelection - Select a column
- Ctrl+C
Result
Clipboard is empty.
Expected result
Clipboard should contain the column values.
Attachments
Attach a sample if available, and screenshots, if applicable.
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug🧨 severity: medium✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: column-selectiongrid: copy-pastegrid: general