Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.4.0
-
None
Description
In Qt 4.4, QTextEdit was changed to have a tighter rect when calling the function inputMethodQuery() and querying for the ImMicroFocus. QLineEdit currently does not return a similar tight rect so it should be changed to be consistent with QTextEdit.