Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.2.2
-
None
Description
QInputContext::standardFormat() currently uses the palette and fetches the base and background color and uses these to produce a new color for the background when called with QInputContext::PreeditFormat.
It would be better if it used the style to fetch this color as the background color might not be a suitable color to use for this.