Created attachment 53924 [details] screenshot Version: 2.4-GIT (using KDE 4.5.80) OS: Linux Reproducible: Always Steps to Reproduce: 1. Unlock GUI 2. turn all the panels (Playlist, Context, Media Sources) into tabs Actual Results: All the panel titles (Playlist, Context and Media Sources) are truncated. OS: Linux (x86_64) release 2.6.32 Compiler: x86_64-pc-linux-gnu-gcc
Important: I use Russian localization.
Cannot reproduce, not using translations however. We're not doing something fancy with the tab title bars, so this is likely a bug in upstream.
Yes, the same problem exists in KTurtle. But I wrote a simple test application in plain Qt, and everything was OK there.
Dolphin does not suffer from this bug, so this can probably be fixed in Amarok. By the way, in Amarok and KTurtle exactly 3 letters are always truncated at the end of panel title.
Created attachment 62782 [details] Screenshot of vertical tabs for different fonts. Vertical tabs are also affected. I do not understand why this is upstream, because other applications work fine. Is there a reason for this or a testcase that be reported as a bug in Qt? Maybe a simular bug in amarok and kturtle?
*** This bug has been confirmed by popular vote. ***
*could be reported (In reply to comment #5) > Created an attachment (id=62782) [details] > Screenshot of vertical tabs for different fonts. > > Vertical tabs are also affected. > > I do not understand why this is upstream, because other applications work fine. > Is there a reason for this or a testcase that be reported as a bug in Qt? > > Maybe a simular bug in amarok and kturtle?
Upstream here doesn't mean Qt, but simply KDE, as we use the KDE color scheme.
(In reply to comment #8) > Upstream here doesn't mean Qt, but simply KDE, as we use the KDE color scheme. Then, please, reassign this report to another KDE product/module you think this bug is related to.
Created attachment 68082 [details] Test file to reproduce the bug. Try grouping the tabs. I did some research. This is an upstream Qt (!!!) bug. Here is an attachment test *.ui file, plain Qt. It does not depend on style (checked with Oxygen and Plastique).
Created attachment 68083 [details] Screenshot, explaining how to check *.ui file. This is the what i get when i launch the provided *.ui file and group tabs in it.
Reported as Qt bug: https://bugreports.qt.nokia.com/browse/QTBUG-23855
This bug is fixed in Qt 5.3.0.