You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On macOS, it's possible to insert diacritics on the press and hold of a keyboard button when the ApplePressAndHoldEnabled option is on (which I believe it is by default). For example, one could insert į by holding down the I key, and then pressing 5.
When performing this action in the Ace Kitchen Sink + Safari 11.0.2, I see that an initial i is inserted (which appears to be the expected behavior in all applications), but the newly inserted į following does not remove the original i. See e.g.
In case you want to try testing yourself but see the character repeated instead of a diacritic menu being shown, you can run
On macOS, it's possible to insert diacritics on the press and hold of a keyboard button when the
ApplePressAndHoldEnabled
option is on (which I believe it is by default). For example, one could insert į by holding down the I key, and then pressing 5.When performing this action in the Ace Kitchen Sink + Safari 11.0.2, I see that an initial
i
is inserted (which appears to be the expected behavior in all applications), but the newly inserted į following does not remove the originali
. See e.g.In case you want to try testing yourself but see the character repeated instead of a diacritic menu being shown, you can run
in the terminal, and then restart Safari and re-navigate to the Ace kitchen sink.
The text was updated successfully, but these errors were encountered: