[Gambas-bugtracker] Bug #2434: QT Label AutoResize is chopping text

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Mon Jan 3 17:36:04 CET 2022


http://gambaswiki.org/bugtracker/edit?object=BUG.2434&from=L21haW4-

Comment #4 by Bruce STEERS:

From the App...
QT styles..

gtk2
Form1.Form_Open.8: DS =  9
lText Ubuntu,14
FileChooser2 Ubuntu,12
lText2 Ubuntu,20
TextLabel1 Ubuntu,12

plastique
Form1.Form_Open.8: DS =  8
lText Cantarell,12,Italic
FileChooser2 Cantarell,11,Italic
lText2 Cantarell,18,Italic
TextLabel1 Cantarell,11,Italic

most other themes give same as the lower result (Scale 8)

happens for me on ALL QT theme styles

Aaaah.
Not if I change font.
Form1.Form_Open.8: DS =  8
lText Comic Sans MS,12,Bold
FileChooser2 Comic Sans MS,11,Bold
lText2 Comic Sans MS,18,Bold
TextLabel1 Comic Sans MS,11,Bold

I think it might have been the italics?
Funny though i cannot now find Cantarell Italic in my font chooser, it does not exist but it was somehow set.
(Ps. i don't think i ever set it, it was qt's default font setting)

Bruce STEERS changed the state of the bug to: Accepted.




More information about the Bugtracker mailing list