Summary: |
Account number editor is broken for IBAN/BIC but works for national account number |
Product: |
[Applications] kmymoney
|
Reporter: |
Thomas Baumgart <tbaumgart> |
Component: |
general | Assignee: |
KMyMoney Devel Mailing List <kmymoney-devel> |
Status: |
RESOLVED
FIXED
|
|
|
Severity: |
normal
|
|
|
Priority: |
NOR
|
|
|
Version: |
git (master) | |
|
Target Milestone: |
--- | |
|
Platform: |
Other | |
|
OS: |
Linux | |
|
Latest Commit:
|
https://commits.kde.org/kmymoney/b499ac4cb1cc9ccadff249f5b72f58c596d18d45
|
Version Fixed In:
|
5.0.0
|
Sentry Crash Report:
|
|
| |
Attachments: |
Screenshot of account number editor
|
Created attachment 109771 [details] Screenshot of account number editor The layout of the edit fields in the account number information is broken for IBAN/BIC editor but shows correct in National Account Number. The attached screenshot shows this scenario: an account with IBAN/BIC has been opened in the editor. The selected list item is shown (blue background) with the correct height. The edit fields are too narrow and the entry for the national account overlap (the text 'number' and 'National Account' should be printed below the blue background) I looked around in the ibanbicdelegate.cpp and compared it to the nationalaccountdelegate.cpp but do not spot the problem. Anyone any idea?