Skip to content

Accessibility: Interacting with auto-complete dialog traps tab and is different to everything else #11071

Closed
matrix-org/matrix-react-sdk
#5659
@anoadragon453

Description

@anoadragon453

Description

I also found an interesting bug in the newest auto complete code on riot.im/develop (web). Type an at sign and the first letter(s) of a person you want to mention. When the results populate, press DownArrow to select.
Expected: You hit the first item on first downArrow.
Actual: You have to press it twice to hit the first item with accessibility. Now, try to auto-complete. Press Tab. Tab won‘t insert the selected full item. It will just put the cursor back after the characters you already typed. DownArrow onto the item again. Press Enter instead. That will insert the item, but at the same time send off the message prematurely.

Logs being sent: no

Version information

  • Platform: web
  • Browser: Firefox 70 Beta, 71 Nightly
  • URL: riot.im/develop

Metadata

Metadata

Assignees

No one assigned

    Labels

    A11yO-FrequentAffects or can be seen by most users regularly or impacts most users' first experienceP1T-DefectZ-ChronicZ-t3chguy

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions