primefaces / primereact

The Most Complete React UI Component Library
https://primereact.org
MIT License
6.97k stars 1.06k forks source link

MultiSelect options are not announced by screen reader when moving thru them #7088

Open qpn1206 opened 3 months ago

qpn1206 commented 3 months ago

Describe the bug

PrimeReact - latest version 10.8.2 - MultiSelect options are not announced by screen reader (using both Tab and Arrow keys)

Reproducer

No response

System Information

System:
    OS: Windows 10 10.0.19045
    CPU: (20) x64 13th Gen Intel(R) Core(TM) i7-1370P
    Memory: 9.29 GB / 31.64 GB
  Binaries:
    Node: 16.14.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.22 - ~\AppData\Roaming\npm\yarn.CMD
    npm: 8.3.1 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Chromium (127.0.2651.98)
    Internet Explorer: 11.0.19041.4355
  npmPackages:
    primereact: 10.8.2 => 10.8.2
    react: ^17.0.1 => 17.0.2
    tailwindcss: ^3.3.5 => 3.4.10

Steps to reproduce the behavior

  1. Open NVDA -> Expand MultiSelect component
  2. Using tab or arrow keys to navigate thru options
  3. Option items are not announced by screen reader

Expected behavior

Screen reader can announce the content of option

melloware commented 3 months ago

That was a spammer i just deleted it.

gayathrirajendran commented 1 month ago

@melloware will this be picked up anytime soon ?

melloware commented 1 month ago

@gayathrirajendran not by my but if someone wants to pick it up you can probably look at what PrimeVue is doing and make this component work the same.