Summary: | [testcase] css borders are not rendered for combobox SELECT elements | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Andrea Iacovitti <aiacovitti> |
Component: | khtml forms | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 4.8.3 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdelibs/38ee1c13b5670458a7208be6822ec8fe5d68ed73 | Version Fixed In: | 4.8.4 |
Sentry Crash Report: | |||
Attachments: | testcase |
Git commit 38ee1c13b5670458a7208be6822ec8fe5d68ed73 by Andrea Iacovitti. Committed on 25/05/2012 at 19:35. Pushed by aiacovitti into branch 'KDE/4.8'. Fix rendering of css styled SELECT elements (combobox + listview). Related: bug 299934 FIXED-IN: 4.8.4 M +1 -0 khtml/css/html4.css M +73 -6 khtml/rendering/render_form.cpp M +2 -0 khtml/rendering/render_form.h http://commits.kde.org/kdelibs/38ee1c13b5670458a7208be6822ec8fe5d68ed73 |
Created attachment 71177 [details] testcase khtml doesn't render css borders on combobox SELECT elements. Attached a testcase.