Open
Bug 1639090
Opened 5 years ago
Updated 2 years ago
Alt sent for AltGraph with physical keyboard
Categories
(GeckoView :: IME, defect, P3)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: j, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
Attach physical keyboard
Configure Swedish layout
Go to https://dvcs.w3.org/hg/d4e/raw-file/tip/key-event-test.html
Click the input field
Press AltGr
Actual results:
A keydown
event with key set to Alt
.
Expected results:
A keydown
event with key set to AltGraph
.
https://github.com/mozilla-mobile/fenix/issues/6471
Updated•5 years ago
|
Severity: -- → S3
Priority: -- → P3
Comment 1•3 years ago
|
||
Moving some keyboard bugs to the new GeckoView::IME component.
Component: General → IME
Can confirm we're still seeing this issue on Android 12 and Firefox 116.
The previous comment belonged on https://github.com/mozilla-mobile/fenix/issues/6471. Not here.
You need to log in
before you can comment on or make changes to this bug.
Description
•