-
Bug
-
Resolution: Fixed
-
Minecraft 1.12.2, Minecraft 18w05a, Minecraft 18w11a, Minecraft 18w16a, Minecraft 18w19a, Minecraft 18w20a, Minecraft 18w20b, Minecraft 18w20c, Minecraft 18w21a, Minecraft 18w21b, Minecraft 18w22c, Minecraft 1.13-pre1, Minecraft 1.13-pre2, Minecraft 1.13-pre3, Minecraft 1.13-pre4, Minecraft 1.13-pre5, Minecraft 1.13-pre6, Minecraft 1.13-pre7, Minecraft 1.13, Minecraft 18w30b, Minecraft 1.13.2, Minecraft 19w05a, Minecraft 19w06a, Minecraft 19w07a, Minecraft 19w12b, Minecraft 19w13b, Minecraft 19w14a, Minecraft 19w14b, Minecraft 1.14 Pre-Release 1, Minecraft 1.14.1, 1.15.2, 20w06a, 20w07a, 20w08a, 20w09a, 20w10a, 20w11a, 20w12a, 20w13a, 20w13b, 20w14a, 20w15a, 20w16a, 20w17a, 20w18a, 20w19a, 20w20b, 20w21a, 20w22a, 1.16 Pre-release 1, 1.16 Pre-release 2, 1.16 Pre-release 3, 1.16 Pre-release 4, 1.16 Pre-release 5, 1.16 Pre-release 7, 1.16 Pre-release 8, 1.16 Release Candidate 1, 1.16, 1.16.1, 20w27a, 20w28a, 20w29a, 20w30a, 1.16.2 Pre-release 1, 1.16.2 Pre-release 2, 1.16.2 Release Candidate 1, 1.16.2 Release Candidate 2, 1.16.2, 1.16.3 Release Candidate 1, 1.16.3, 1.16.4 Pre-release 1, 1.16.4 Pre-release 2, 1.16.4 Release Candidate 1, 1.16.4, 20w45a, 20w46a, 20w48a, 20w49a, 20w51a, 21w03a, 1.16.5, 21w05a, 21w05b, 21w06a, 21w07a, 21w08b, 21w10a, 21w11a, 21w13a, 21w14a, 21w15a, 21w16a, 21w17a, 21w18a, 21w19a, 21w20a, 1.17 Pre-release 1, 1.17 Release Candidate 2, 1.17, 1.17.1, 1.18 Pre-release 2, 1.18, 1.18.1 Pre-release 1, 1.18.1, 1.18.2, 22w18a, 1.19.2, 22w42a, 23w05a, 1.19.4 Pre-release 2
-
Confirmed
-
Accessibility, UI
-
Normal
-
Platform
Summary
The narrator hotkey cannot be rebound or disabled. It does not appear in the key binding interface.
What I expected to happen
I expected to be able to rebind the narrator toggle hotkey or disable the narrator activation entirely.
What happened
Without fail, the narrator hotkey toggles the narrator. There is no option to disable, nor is there a configurable hotkey.
Why this matters
violine1101 points out:
This key not being able to be rebound is a huge accessibility issue in itself; on some keyboard layouts, some letters are written by pressing Alt Gr (which acts as if you would press Ctrl and Alt simultaneously) and another key at the same time. For instance, to write the at symbol @ on a German keyboard, we need to press AltGr + Q.
Now, on some keyboard layouts, some letters or symbols are written by pressing AltGr + B, which will toggle the narrator in Minecraft. For instance, if you're using a Polish, Hungarian, Czech, Slovak, or South Slavic Latin keyboard layout and want to write the symbol "{", you need to press exactly that combination of keys.
for myself:
One of my favorite things about Minecraft is the rich ecosystem of mods. Some of the most popular mods are forced into awkward keybindings because of this issue.
How to fix it
Look at this comment by geni for a concise explanation including source code references.
Instead of checking for the hotkey in this hardcoded way, it just needs to be handled the same way as (almost) every other keystroke in the game.
- is duplicated by
-
MC-115236 Narrator Hotkey and Advancements Notifications
- Resolved
-
MC-127903 There is no item to change the narration hot key in the control setting.
- Resolved
-
MC-178853 Narrator activates every time I use hotkeys.
- Resolved
-
MC-202620 There is no option in the settings to change the narrator hotkey
- Resolved
- relates to
-
MC-203401 Double-tapping forward button to sprint cannot be disabled/reconfigured
- Open
-
MC-147718 F1, F3, F3+[char] combos and Esc key functions cannot be rebound
- Open
-
MC-91315 Some inventory controls can't be reconfigured
- Reopened
-
MC-127862 "Alt Gr" key makes "Ctrl" locked
- Reopened