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

when button disabled, narrator can not read custom tooltip which wrapped the button in scan mode #36667

Closed
2 tasks done
zhaowh3613 opened this issue Mar 28, 2023 · 1 comment
Closed
2 tasks done
Assignees
Labels
component: tooltip This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists

Comments

@zhaowh3613
Copy link

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Steps to reproduce 🕹

Link to live example:
https://codesandbox.io/s/eloquent-johnson-iicff2?file=/src/App.tsx
Steps:
wrap the button with a tooltip & around the button
give button disabled state
open the windows narrator app
Tab + space enables scan mode
<- or -> move to the disabled button
check the narrator speaking words
no tooltip content

Current behavior 😯

it can not read tooltip content with disabled state

Expected behavior 🤔

it can read tooltip content with disabled state

Context 🔦

No response

Your environment 🌎

npx @mui/envinfo
  edge webview2
  System:
    OS: Windows 10 10.0.23403
  Binaries:
    Node: 16.15.1 - C:\nodejs16\node.EXE
    react-dom: ^18.2.0 => 18.2.0
    styled-components: ^5.3.8 => 5.3.8
    typescript: ^4.9.5 => 4.9.5

@zhaowh3613 zhaowh3613 added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Mar 28, 2023
@zannager zannager added the component: tooltip This is the name of the generic UI component, not the React module! label Mar 28, 2023
@siriwatknp
Copy link
Member

siriwatknp commented Mar 30, 2023

duplicate of #33182

@siriwatknp siriwatknp added duplicate This issue or pull request already exists and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: tooltip This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants