Closed Bug 1900397 Opened 9 months ago Closed 8 months ago

keydown events always have `repeat:false`

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

Firefox 126
defect

Tracking

()

RESOLVED DUPLICATE of bug 1594003

People

(Reporter: dakkar, Unassigned)

Details

Attachments

(1 file)

Attached file e.html

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:126.0) Gecko/20100101 Firefox/126.0

Steps to reproduce:

load the attached file, focus the p element, press a key and keep it pressed until the auto-repeat starts

Actual results:

all events logged to the console have repeat:false

Expected results:

events after the first (i.e. events generated because of auto-repeat) should have repeat:true

google chrome 125.0.6422.112 correctly sets repeat

The Bugbug bot thinks this bug should belong to the 'Core::DOM: UI Events & Focus Handling' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → DOM: UI Events & Focus Handling
Product: Firefox → Core
Severity: -- → S3

Do you use Wayland build? If so, it's not supported repeat yet. Or do you use XINPUT2 (bug 1594003)?

Flags: needinfo?(dakkar)

(In reply to Masayuki Nakano [:masayuki] (he/him)(JST, +0900) from comment #2)

Do you use Wayland build? If so, it's not supported repeat yet. Or do you use XINPUT2 (bug 1594003)?

I swear I had searched for similar bugs… anyway, yes, X11 with XINPUT2, so this is a duplicate of 1594003

if it helps, this is plain X11 with fvwm2, no desktop environment

Flags: needinfo?(dakkar)
Status: UNCONFIRMED → RESOLVED
Closed: 8 months ago
Duplicate of bug: 1594003
Resolution: --- → DUPLICATE

(In reply to Gianni Ceccarelli from comment #3)

(In reply to Masayuki Nakano [:masayuki] (he/him)(JST, +0900) from comment #2)

Do you use Wayland build? If so, it's not supported repeat yet. Or do you use XINPUT2 (bug 1594003)?

I swear I had searched for similar bugs… anyway, yes, X11 with XINPUT2, so this is a duplicate of 1594003

No worry, number of duplicated reports of lack of feature may be important to considering the priority to implement.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: