eclipse-theia/theia

Find & Replace is not fully functional for keyboard users.

Ouverte

#8 055 ouverte le 19 juin 2020

 (7 commentaires) (0 réaction) (0 personne assignée)TypeScript (2 478 forks)batch import
accessibilityhelp wantedsearch in workspace

Métriques du dépôt

Stars
 (18 676 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Bug Description:

In both Theia and VS Code pressing enter in the focused input(where the new value is entered in find and replace) does not replace the contents I have to manually click on the small icon next to the input. I was expecting it to work when the enter key is pressed.

Peek 2020-06-19 17-22

To me, it looks like a serious accessibility issue for Keyboard users and generally, it would be great if the whole Theia IDE is accessible for those users who only use a keyboard and can't use a mouse.

Steps to Reproduce:

  1. Open a Gitpod workspace.
  2. Try to find and replace some text via the Keyboard.

Additional Information

  • Operating System:
  • Theia Version:

Guide contributeur