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

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

Closed
saadiButt-1995 opened this issue May 15, 2024 · 2 comments
Closed
Labels
component: data grid This is the name of the generic UI component, not the React module! feature: Editing Related to the data grid Editing feature status: waiting for author Issue with insufficient information

Comments

@saadiButt-1995
Copy link

saadiButt-1995 commented May 15, 2024

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 saadiButt-1995 added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label May 15, 2024
@zannager zannager added the component: data grid This is the name of the generic UI component, not the React module! label May 15, 2024
@michelengelen
Copy link
Member

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 michelengelen changed the title CTRL + A not working when using TextField into DataGrid Table [data grid] CTRL + A not working when using TextField into DataGrid Table May 15, 2024
@michelengelen michelengelen added status: waiting for author Issue with insufficient information feature: Editing Related to the data grid Editing feature and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels May 15, 2024
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! feature: Editing Related to the data grid Editing feature status: waiting for author Issue with insufficient information
Projects
None yet
Development

No branches or pull requests

3 participants