Fedora Account System
Red Hat Associate
Red Hat Customer
After updating Plasma to version 6.7.2, all text controls in Qt 5 applications are displayed truncated. Reproducible: Always Steps to Reproduce: 1. sudo dnf install goldendict 2. Add dictionaries (you can use free network versions) 3. Type in a text field. Actual Results: Truncated text in the search results field, ending with an ellipsis. Expected Results: Correct non-truncated search results. Additional Information: Can be reproduced both in Fedora 44 and 43 also in the SMPlayer application (sudo dnf install smplayer). Just open the application, then select View - Information and properties, navigate to Video codec tab. All codec names will be truncated.
The same applications on Plasma 6.6.x works as expected.
Discussion thread with more information and screenshots: https://discussion.fedoraproject.org/t/kde-plasma-6-7-0-is-out/193936/38 `env QT_STYLE_OVERRIDE=Fusion` can be used as a workaround.
It seems that SMPlayer always uses the Fusion theme. In order to reproduce this issue, press Options - Preferences, navigate to the Interface tab and explicitly set Style to Breeze. Press OK and restart the application.