<p></p>
<p>Per Neil Hodgson over at Scintilla:</p>
<blockquote>
<p>There are 2 modes for Scintilla IME: windowed and inline. Try changing Geany to inline and see if it improves the behaviour.<br>
SCI_SETIMEINTERACTION(SC_IME_INLINE)</p>
</blockquote>
<p>I love this idea, so I tried to find that setting, and in Edit>Prefs>Various I have editor.editor_ime_interaction, which I set to a 1 for "inline" mode.</p>
<p>Unfortunately nothing changed and the IME appeared to function exactly the same, even shutting Geany down and reopening.</p>
<p>Last tested here <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="235003793" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/1514" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/1514/hovercard" href="https://github.com/geany/geany/pull/1514">#1514</a> but not sure if that was actually tested and confirmed working? Maybe it was reverted because it broke something, maybe it was never implemented.</p>
<p>This line seems to hardcode the IME state as "windowed" (but maybe this is just a default or for a context that isn't typical, I can't tell):<br>
<a href="https://github.com/geany/geany/blob/919d4d01146280dbf53eab68ccf59fda52e85f01/scintilla/src/EditModel.cxx#L65">https://github.com/geany/geany/blob/919d4d01146280dbf53eab68ccf59fda52e85f01/scintilla/src/EditModel.cxx#L65</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2760#issuecomment-797264263">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ63F5HLMOSBSZP4IPTTDGP67ANCNFSM4Y6TWROQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJZYWSC7B4GFQDKR6NTTDGP67A5CNFSM4Y6TWRO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF6CUTBY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2760#issuecomment-797264263",
"url": "https://github.com/geany/geany/issues/2760#issuecomment-797264263",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>