Bug 426243 - Chip-TAN widget is not completely visible
Summary: Chip-TAN widget is not completely visible
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: onlinebanking (show other bugs)
Version: 5.1.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-06 12:51 UTC by Thomas Baumgart
Modified: 2020-09-06 13:11 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.1.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Baumgart 2020-09-06 12:51:14 UTC
SUMMARY
The flickering widget is cut off on the right side (maybe only visible if you customize the width)

OBSERVED RESULT
see above

EXPECTED RESULT
Widget is completely visible
Comment 1 Thomas Baumgart 2020-09-06 12:59:18 UTC
Git commit 1613a08309c9dd29aacdc081496e0420224d7a37 by Thomas Baumgart.
Committed on 06/09/2020 at 12:58.
Pushed by tbaumgart into branch 'master'.

Initialize width for QML view to the right size

When a user adjusts the size of the Chip-TAN widget, the size is stored
but the view is not adjusted to that size when the dialog is opened the
next time.

This change fixes the problem by setting the view's width accordingly.

M  +3    -1    kmymoney/plugins/kbanking/widgets/chiptandialog.cpp

https://invent.kde.org/office/kmymoney/commit/1613a08309c9dd29aacdc081496e0420224d7a37
Comment 2 Thomas Baumgart 2020-09-06 13:11:09 UTC
Git commit 2a911c86bdeb491283ea8e23982c815d45f64a41 by Thomas Baumgart.
Committed on 06/09/2020 at 12:59.
Pushed by tbaumgart into branch '5.1'.

Initialize width for QML view to the right size

When a user adjusts the size of the Chip-TAN widget, the size is stored
but the view is not adjusted to that size when the dialog is opened the
next time.

This change fixes the problem by setting the view's width accordingly.
FIXED-IN: 5.1.1
(cherry picked from commit 1613a08309c9dd29aacdc081496e0420224d7a37)

M  +3    -1    kmymoney/plugins/kbanking/widgets/chiptandialog.cpp

https://invent.kde.org/office/kmymoney/commit/2a911c86bdeb491283ea8e23982c815d45f64a41