When I go into a QLineEdit widget and add text, the widget looks normal. The text is the primary color and highlighting the text also works normally. My guess is that QTextEdit would look the same. Seems like this effects input widgets.
However, when I tab out of the widget the text goes black and can no longer be seen. This does not look like the screen shots where it shows the text in the primary color.
I'm running Kubuntu Linux and haven't tested this on Windows yet.
When I go into a QLineEdit widget and add text, the widget looks normal. The text is the primary color and highlighting the text also works normally. My guess is that QTextEdit would look the same. Seems like this effects input widgets.
However, when I tab out of the widget the text goes black and can no longer be seen. This does not look like the screen shots where it shows the text in the primary color.
I'm running Kubuntu Linux and haven't tested this on Windows yet.
Jason