nextcloud / nextcloud/spreed

Chat messages are not accessible via keyboard navigation

Open
#3,986 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

accessibility bug design feature: chat 💬 feature: frontend 🖌️ medium
Dominant language
PHP
Stars
2.2k
Forks
587
Avg merge
18h 27m
Merged PRs (30d)
333

Description

Steps to reproduce

  1. Open a Talk conversation
  2. Use only the keyboard with Tab-navigation and enter
  3. Try to go to a link in a message or use the reply button (e.g. try shift-Tab from inside the new message input field)
Expected behaviour

It works just fine to navigate between messages, replying as well as going to links and opening files which were sent.

Actual behaviour

It is impossible to navigate the message list via keyboard. Shift-Tab from the message field doesn’t go further up than the attachment button.

(This is on our own instance so easy to test @ma12-co )

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in a Talk conversation using only Tab, Enter, and Shift-Tab, including links, reply controls, and sent files. Trace the message list and new-message input focus order; it is done when messages, links, files, and reply actions are reachable and usable entirely from the keyboard.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
accessibility, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.