Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
5.1.0
-
None
-
Ubuntu 13.04
Qt 5.1.0 (compiled myself):
./configure -opensource -confirm-license -prefix $PWD/qtbase -debug -nomake examples -nomake demos
gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)
Description
Using a TextArea and a particular text, the text is not displayed (but you can still select it).
The problem is the same with TextEdit, in NativeRender mode (it does not happen in QtRender mode)