Bug 186428

Summary: The text inside form buttons is clipped
Product: [Applications] konqueror Reporter: gambas <g4mba5>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: kollix, xxtjaxx
Priority: NOR    
Version: 4.2.1   
Target Milestone: ---   
Platform: Mandriva RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot of the bug
working buttons without clipping
testcase given

Description gambas 2009-03-07 10:15:10 UTC
Version:            (using KDE 4.2.1)
OS:                Linux
Installed from:    Mandriva RPMs

Konqueror/KHTML does not render buttons correctly. The text of the button is clipped.

Here is a test case:

<html>
<body>
<input type="submit" value="Normal: ABCgyj">
<input type="submit" value="Clipped: ABCgyj" style="border:solid 1px #808080;padding: 1px;">
</body>
</html>

I join a screenshot of the result.
Comment 1 gambas 2009-03-07 10:16:02 UTC
Created attachment 31864 [details]
Screenshot of the bug
Comment 2 Andreas Marschke 2009-06-20 16:02:42 UTC
In KDE 4.2.91 no clipping any more
Comment 3 Andreas Marschke 2009-06-20 16:03:38 UTC
Created attachment 34680 [details]
working buttons without clipping
Comment 4 A. Spehr 2009-06-21 23:57:05 UTC
Created attachment 34723 [details]
testcase given

Probably better to just upload the testcase and make it clickable instead of bothering with a screenshot. (This one might have been caused by a Qt bug, I don't remember.) It does work for me though. 4.5.92, qt-copy 4.5.0
Comment 5 gambas 2009-12-05 18:57:58 UTC
The bug is still there in KDE 4.3.2. The following style have that problem: CleanLooks, Sculpture, QtCurve, Motif, Windows. But not these ones: CDE, Klearlooks, Oxygen, Plastique, Polyester.
Comment 6 Martin Koller 2011-07-23 15:32:23 UTC
Works fine with KDE 4.6.5, QT-4.7.3