Bug 2498956 - Text controls in Qt 5 applications are displayed truncated
Summary: Text controls in Qt 5 applications are displayed truncated
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: plasma-workspace
Version: 44
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: KDE SIG
QA Contact: Fedora Extras Quality Assurance
URL: https://imgur.com/a/B2TxIIj
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-10 10:04 UTC by Vitaly
Modified: 2026-08-16 08:16 UTC (History)
5 users (show)

Fixed In Version: plasma-breeze-6.7.4-2.fc44
Clone Of:
Environment:
Last Closed: 2026-08-16 08:16:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vitaly 2026-07-10 10:04:10 UTC
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.

Comment 1 Vitaly 2026-07-10 10:05:48 UTC
The same applications on Plasma 6.6.x works as expected.

Comment 2 Vitaly 2026-07-12 08:15:28 UTC
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.

Comment 3 Vitaly 2026-07-15 08:26:10 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.