Skip to content
Snippets Groups Projects
Commit 47bbc6d6 authored by Jussi Witick's avatar Jussi Witick Committed by Alex Blasche
Browse files

Fix disabled IME when QPlainTextEdit read only property is toggled


Mirror the behavior of working QTextEdit in QPlainTextEdit. The
WA_InputMethodEnabled flag was overridden by the following call
to setTextInteractionFlags().

Task-number: QTBUG-55699
Change-Id: I46402f5d94204acd304d56f488bb0fb342d1a846
Reviewed-by: default avatarAndy Shaw <andy.shaw@qt.io>
parent f286027e
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment