-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
Number field Edit & datagrid select/deselect issue when Narrator is ON #44973
Comments
@shebin-k-raju From the recordings, it looks like you are setting |
Hi ,
Could you please update on select and deselect issue in datagrid? Using
shift+space.
Regards,
Shebin.
…On Wed, 8 Jan 2025 at 3:44 PM, Albert Yu ***@***.***> wrote:
@shebin-k-raju <https://github.com/shebin-k-raju> From the recordings, it
looks like you are setting type="number" on the TextField component? This
has known issues and is not supported:
https://mui.com/material-ui/react-text-field/#type-quot-number-quot
—
Reply to this email directly, view it on GitHub
<#44973 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUEGERIRWPYJPEXMJBAHQ7D2JT26PAVCNFSM6AAAAABUZQ7KQGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZXGI4TOOBRG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Oh this is a actually a completely separate issue from the TextField one, datagrid is maintained a separate repo so you should open a separate issue here: https://github.com/mui/mui-x/issues In addition to the recording itself I would suggest providing a link to the exact demo that you are recording |
Steps to reproduce
When the Narrator is enabled, users are unable to type or select values in Number fields using the up and down arrow keys to edit.
Additionally, the Shift+Space shortcut for selecting/deselecting row items in the DataGrid does not work when the Narrator is on.
If this issue is caused by any configuration changes in the Narrator or a mistake on my part, could you please review and provide updates or suggestions for resolution?
Video 1-08 at 12.38_NumberField.webm
Video 1-08 at 14.02_select&deselectDatagrid.webm
Current behavior
When the Narrator is enabled, users are unable to type or select values in Number fields using the up and down arrow keys to edit.
Additionally, the Shift+Space shortcut for selecting/deselecting row items in the DataGrid does not work when the Narrator is on.
Expected behavior
Select and deselect should work when narrator is on/off also Number fields are expected to be editable when narrator is on*
Context
Number field and datagrid
Your environment
npx @mui/envinfo
Search keywords: Datagrid
The text was updated successfully, but these errors were encountered: