Created attachment 137680 [details] Screenshot SUMMARY The dialog uses the minimum width, which makes it hard to use. Also it doesn't remember it's last resized position, which results in always being too small when opened. STEPS TO REPRODUCE Create a new calendar or right click on an an existing calendar and click on "edit" SOFTWARE/OS VERSIONS Operating System: Manjaro Linux KDE Plasma Version: 5.21.3 KDE Frameworks Version: 5.80.0 Qt Version: 5.15.2 Kernel Version: 5.12.0-1-MANJARO OS Type: 64-bit Graphics Platform: X11
Git commit e35994dd41f61c28277769e63729f14481ef5a80 by Glen Ditchfield. Committed on 08/05/2021 at 02:36. Pushed by gditchfield into branch 'ical-dialog'. Adjust the size of the iCal Calendar File properties dialog The dialog is too narrow and too tall: 390x1000, despite the geometry declaration in the UI file. Replacing the QTextEdit widgits with QLabels (like the other property dialogs) and setting a minimum size helps. Related: bug 436448 M +38 -39 resources/shared/singlefileresource/singlefileresourceconfigwidget_desktop.ui https://invent.kde.org/pim/kdepim-runtime/commit/e35994dd41f61c28277769e63729f14481ef5a80
Git commit d2390ef45dcd2800ee6721a56b039331fc512839 by Glen Ditchfield. Committed on 11/05/2021 at 18:44. Pushed by gditchfield into branch 'release/21.04'. Adjust the size of the iCal Calendar File properties dialog The dialog is too narrow and too tall: 390x1000, despite the geometry declaration in the UI file. Replacing the QTextEdit widgits with QLabels (like the other property dialogs) and setting a minimum size helps. Related: bug 436448 M +38 -39 resources/shared/singlefileresource/singlefileresourceconfigwidget_desktop.ui https://invent.kde.org/pim/kdepim-runtime/commit/d2390ef45dcd2800ee6721a56b039331fc512839