HTML accesskeys don't work on Mac OS X with Italian keyboard layout if focus in on input fields or text areas
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: flod, Unassigned)
Details
Attachments
(1 file)
|
327 bytes,
text/html
|
Details |
| Reporter | ||
Updated•14 years ago
|
| Reporter | ||
Updated•14 years ago
|
Comment 1•14 years ago
|
||
Comment 2•8 years ago
|
||
| Reporter | ||
Comment 3•8 years ago
|
||
| Reporter | ||
Updated•8 years ago
|
| Assignee | ||
Updated•7 years ago
|
Comment 4•5 years ago
|
||
I could not reproduce this on Nightly.
And I got following range from mozregress,
10:23.23 INFO: First good revision: 5866d6685849311f057e7e229b9ace63a2641c29 (2018-05-30)
10:23.23 INFO: Last bad revision: 89d79c2258be1c420153e1adc54338b0165fc88e (2018-05-29)
10:23.23 INFO: Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=89d79c2258be1c420153e1adc54338b0165fc88e&tochange=5866d6685849311f057e7e229b9ace63a2641c29
I guess bug 1464016 fix this.
Francesco, is this still happening on your side? Thanks!
| Reporter | ||
Comment 5•5 years ago
|
||
No, the attached test case still doesn't work for me on macOS, on both my normal profile (with ui.key.contentAccess = 2) and a clean one. In both cases, Firefox writes a question mark.
If you open the test case in Chrome, CTRL+ALT+m will open the link instead.
Comment 6•5 years ago
|
||
I still could not reproduce this, even with ui.key.contentAccess = 2. I am using QWERTY English keyboard layout.
Which keyboard layout are you using? Does it work if you use QWERTY English keyboard layout? Thanks!
| Reporter | ||
Comment 7•5 years ago
|
||
I'm using the Italian keyboard layout. And, indeed, if I switch to English it works with ctrl+m.
Comment 8•5 years ago
|
||
(In reply to Francesco Lodolo [:flod] from comment #7)
I'm using the Italian keyboard layout.
Yeah, I could also reproduce with Italian keyboard layout. Thanks for this information, Francesco!
Updated•3 years ago
|
Description
•