[2.0.76] While quickbar is hidden quickbar hotkeys aren't working

aglaron
Burner Inserter
Burner Inserter
Posts: 10
Joined: Sun Apr 19, 2026 7:59 pm
Contact:

[2.0.76] While quickbar is hidden quickbar hotkeys aren't working

Post by aglaron »

When I use lua API to set player.game_view_settings.show_quickbar to false (through mod or console), all "Shortcut XX" ("quick-bar-button-xx") hotkeys stop doing anything.

Steps:
1. Start new Freeplay game.
2. Put wood into slot #1 of quickbar #1. (Check "Shortcut 1" hotkey puts wood into cursor)
3. Enter in console (repeat if needed): /c game.players[1].game_view_settings.show_quickbar = false
4. Press "Shortcut 1" hotkey (game control "quick-bar-button-1").

Expected: wood is placed in cursor stack.
Actual: cursor is empty.

Same result when changing game_view_settings.show_quickbar with a mod.

Notes:
- Same result for hotkeys "Next active quickbar" and "Previous active quickbar".
- Hotkeys "Rotate active quickbars" and "Select quickbar XX" work as expected.
- Hotkeys for other controller bars (tool bar, shortcut bar) work as expected when corresponding bar is hidden in a similar way.
Attachments
quickbar-hotkeys-bug.log
factorio-current.log
(10.53 KiB) Downloaded 10 times
Rseding91
Factorio Staff
Factorio Staff
Posts: 16772
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [2.0.76] While quickbar is hidden quickbar hotkeys aren't working

Post by Rseding91 »

Thanks for the report. This is now fixed for 2.1.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Fixed for 2.1”