Bug 299260

Summary: khtml rendering of combobox with padding is not fully correct
Product: [Applications] konqueror Reporter: Andrea Iacovitti <aiacovitti>
Component: khtml formsAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.8.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 4.8.4
Attachments: testcase

Description Andrea Iacovitti 2012-05-02 20:33:31 UTC
Created attachment 70813 [details]
testcase

Actually, in quirks mode, rendering of combobox takes into account css padding.
While the size of combobox is correctly set according to specified padding , the label is not aligned to the baseline.

Attached a testcase.
Comment 1 Andrea Iacovitti 2012-05-07 17:41:59 UTC
Git commit fcc12b02f685ed860f6187571b6e14fd3b61285a by Andrea Iacovitti.
Committed on 07/05/2012 at 19:40.
Pushed by aiacovitti into branch 'KDE/4.8'.

Adjust combobox label position according to padding values.
FIXED-IN: 4.8.4

M  +14   -3    khtml/rendering/render_form.cpp

http://commits.kde.org/kdelibs/fcc12b02f685ed860f6187571b6e14fd3b61285a