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
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
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