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

Duplicated “Enter” event sent when navigating with keyboard #1396

Closed
Chouhartem opened this issue Jan 30, 2024 · 0 comments
Closed

Duplicated “Enter” event sent when navigating with keyboard #1396

Chouhartem opened this issue Jan 30, 2024 · 0 comments
Labels
Accessibility Make software available to everyone Bug There is a problem in our source code Fixed in staging This is live on staging branch

Comments

@Chouhartem
Copy link
Contributor

Description

Hi,

When navigating with keyboard, I noticed that, sometimes, the command gets duplicated (for instance in Richtext inserting a table pops two tables) when pressing the “Enter” key.

It does that in multiple applications (see in forms below), and this behaviour doesn’t seem to trigger when pressing “Space”.

duplicated_input.mp4

It happens on https://cryptpad.fr/ and also on local instances in CryptPad 5.6.0.

Steps to reproduce

  1. Open or create form
  2. Edit a section and use Tab to navigate to the “Add option” button
  3. Press “Enter”
  4. Sometimes, two options are created

Relevant logs

Ø

Expected behavior

The action should trigger only once when pressing “Enter“

Which operating system are you using?

Linux/BSD/UNIX

What browsers are you seeing the problem on?

Mozilla Firefox

Extensions

Not relevant

Version

5.6.0

@Chouhartem Chouhartem added Bug There is a problem in our source code Accessibility Make software available to everyone labels Jan 30, 2024
@yflory yflory added the Fixed in staging This is live on staging branch label Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accessibility Make software available to everyone Bug There is a problem in our source code Fixed in staging This is live on staging branch
Projects
None yet
Development

No branches or pull requests

3 participants