Bug 186428 - The text inside form buttons is clipped
Summary: The text inside form buttons is clipped
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.2.1
Platform: Mandriva RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-07 10:15 UTC by gambas
Modified: 2011-07-23 15:32 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot of the bug (19.33 KB, image/png)
2009-03-07 10:16 UTC, gambas
Details
working buttons without clipping (22.04 KB, image/png)
2009-06-20 16:03 UTC, Andreas Marschke
Details
testcase given (168 bytes, text/html)
2009-06-21 23:57 UTC, A. Spehr
Details

Note You need to log in before you can comment on or make changes to this bug.
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