We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4284 - Japanese IME on Windows 10 makes invisible window over fullscreen game, StopTextInput no effect
Summary: Japanese IME on Windows 10 makes invisible window over fullscreen game, StopT...
Status: NEW
Alias: None
Product: SDL
Classification: Unclassified
Component: main (show other bugs)
Version: 2.0.8
Hardware: x86_64 Windows 10
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-29 15:55 UTC by Bart van der Werf
Modified: 2018-09-29 17:41 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bart van der Werf 2018-09-29 15:55:08 UTC
When in fullscreen on windows 10 (no reproduction on windows 7 in testing) when triggering Hiragana input mode using japanese IME windows shortcuts (alt-tilde) or Japanese 109 layout metakeys causes an invisible window to be placed over the center of the game, causing a mouse click in that area to minimize the game and other input weirdness.

I could not find documentation on how to suppress ime input to allow WASD input without composing to happen.

StopTextInput had no effect.