Bug 435871

Summary: KOrganizer's calendar settings dialog is too small by default
Product: [Applications] korganizer Reporter: postix <postix>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: gjditchfield, postix
Priority: NOR    
Version: 5.17.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot

Description postix 2021-04-18 10:41:51 UTC
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
Comment 1 gjditchfield 2021-05-08 02:53:37 UTC
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
Comment 2 gjditchfield 2021-05-11 18:44:19 UTC
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