| Summary: |
khtml rendering of combobox with padding is not fully correct |
| Product: |
[Applications] konqueror
|
Reporter: |
Andrea Iacovitti <aiacovitti> |
| Component: |
khtml forms | Assignee: |
Konqueror Bugs <konqueror-bugs-null> |
| Status: |
RESOLVED
FIXED
|
|
|
| Severity: |
normal
|
|
|
| Priority: |
NOR
|
|
|
| Version First Reported In: |
4.8.2 | |
|
| Target Milestone: |
--- | |
|
| Platform: |
unspecified | |
|
| OS: |
Linux | |
|
|
Latest Commit:
|
http://commits.kde.org/kdelibs/fcc12b02f685ed860f6187571b6e14fd3b61285a
|
Version Fixed/Implemented In:
|
4.8.4
|
|
Sentry Crash Report:
|
|
| |
| Attachments: |
testcase
|
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.