[SOLVED][0.17.23] Accent menu popup (macOS)

Anything that prevents you from playing the game properly. Do you have issues playing for the game, downloading it or successfully running it on your computer? Let us know here.
cookietoaster
Manual Inserter
Manual Inserter
Posts: 2
Joined: Mon Apr 01, 2019 8:37 pm
Contact:

[SOLVED][0.17.23] Accent menu popup (macOS)

Post by cookietoaster »

Since the upgrade to 0.17 a new issue appeared while playing on mac.

In macOS there's a feature called the accent menu where you can hold a key while focusing a text input field and a menu with possible accent variations appears. Walking around in-game (and for example holding the A key) also triggers this popup in the upper left corner.

Before 0.17 this wasn't the case so I guess it's a bug.

Additional Info:
- Factorio 0.17.23
- macOS 10.14.4
- MacBook Pro (Retina, 15-inch, Mid 2015)

Steps to reproduce:
- Start a new game, or load a save (vanilla or modded)
- Press and hold any key with possible accents

Example of the issue in-game:
accent_popup.png
accent_popup.png (573.65 KiB) Viewed 2274 times

EDIT: Added factorio log file
Attachments
factorio-current.log
(8.33 KiB) Downloaded 74 times
posila
Former Staff
Former Staff
Posts: 5448
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: [0.17.23][macOS] Accent menu popup

Post by posila »

Thanks for the report.

Intially, I wasn't able to reproduce this. By default I was able to get the Accent menu show up in TextEdit, but not in the game.
Only after I ran following command in macOS terminal

Code: Select all

defaults write -g ApplePressAndHoldEnabled -bool true
I was able to reproduce the issue. However, SDL makes and attempt to disable this, but I guess the command forces it enabled.

Try to open Utilities -> Terminal and run command

Code: Select all

defaults delete -g ApplePressAndHoldEnabled
cookietoaster
Manual Inserter
Manual Inserter
Posts: 2
Joined: Mon Apr 01, 2019 8:37 pm
Contact:

Re: [0.17.23][macOS] Accent menu popup

Post by cookietoaster »

Hi there

I tried the second command and you were right. The menu now pops up in Textedit but not in Factorio, as intended. A while back I globally disabled the accent menu per command, but reenabled it a few weeks later, so this all makes sense.

Thanks for looking into it :)
Post Reply

Return to “Technical Help”