QLineEdit buggy display on MacOS X
General and Desktop
11
Posts
3
Posters
3.5k
Views
1
Watching
-
The lineedit looks like it was just dragged onto the widget... Did you add a layout to the TestWidget?
-
I found this "bug report":https://bugreports.qt-project.org/browse/QTBUG-19513. But this is marked as no reproducible.
-
I have made an App bundle for you to test ("download here":http://www.mediafire.com/?5z3zawi5e5btd5q).
Can you tell me if you have the problem on your Mac. The line edit on the top is created with the designer, the line edit on the bottom is created programmatically.Thanks.
-
Bug report submitted: "see here":https://bugreports.qt-project.org/browse/QTBUG-24051.
Thanks for your help.