mui-x icon indicating copy to clipboard operation
mui-x copied to clipboard

[data grid] CTRL + A not working when using TextField into DataGrid Table

Open saadiButt-1995 opened this issue 1 year ago • 1 comments

Steps to reproduce

Link to live example: (required)

Steps:

  1. import { DataGrid, GridColDef, GridRowId } from '@mui/x-data-grid'
  2. use DataGrid
  3. use MUI TextField into an column and try to write something in that field.
  4. now, copy the text by using command ( CTRL + A )

Current behavior

No response

Expected behavior

CTRL + A should select the whole text in the input field while it is giving correct behavior when CAPSLOCK is on

Context

No response

Your environment

import { DataGrid, GridColDef, GridRowId } from '@mui/x-data-grid'
  Windows 11  on chrome browser 
  NextJS Sneat theme

Search keywords: DataGrid, Table, CTRL + A, text selection

saadiButt-1995 avatar May 15 '24 08:05 saadiButt-1995

Please provide a minimal reproduction test case with the latest version. This would help a lot 👷.

A live example would be perfect. You can find a examples and guides on how to find templates in our docs with which you can provide examples for your specific use-case: Support - Bug reproduction.

Thank you! 🙇🏼

michelengelen avatar May 15 '24 14:05 michelengelen

The issue has been inactive for 7 days and has been automatically closed.

github-actions[bot] avatar May 22 '24 15:05 github-actions[bot]