Summary: |
incorrect rendering of right padding on lineedits with clear button |
Product: |
[Applications] konqueror
|
Reporter: |
Andrea Iacovitti <aiacovitti> |
Component: |
khtml forms | Assignee: |
Konqueror Developers <konq-bugs> |
Status: |
RESOLVED
FIXED
|
|
|
Severity: |
normal
|
|
|
Priority: |
NOR
|
|
|
Version First Reported In: |
Git | |
|
Target Milestone: |
--- | |
|
Platform: |
Other | |
|
OS: |
Linux | |
|
Latest Commit:
|
http://commits.kde.org/kdelibs/d81b00e9a0f67ac992df1034d920477b5f8b7c1c
|
Version Fixed In:
|
4.10.2
|
Sentry Crash Report:
|
|
| |
Attachments: |
testcase
|
Created attachment 77745 [details] testcase In lineedit form element that show the clearButton the right padding is rendered as : css padding value + clearButton width Then the active area is smaller than it should be. See attached testcase (lineedits with red border doesn't have the clear button activated)