Summary: | Configure Filters dialogue too wide to fit N900 screen | ||
---|---|---|---|
Product: | [Unmaintained] KMail Mobile | Reporter: | Sabine Faure <sabine> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | CLOSED DUPLICATE | ||
Severity: | normal | ||
Priority: | HI | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
All buttons are too wide to fit the N900 screen in the Configure Filters dialogue.
Some buttons and options are hidden atm because the dialogue does not fit the N900 screen |
Description
Sabine Faure
2010-11-05 15:00:42 UTC
Created attachment 53162 [details]
All buttons are too wide to fit the N900 screen in the Configure Filters dialogue.
N900, 4:4.6~20101105.1193208-1maemo1.1193066
Created attachment 53163 [details]
Some buttons and options are hidden atm because the dialogue does not fit the N900 screen
N900, 4:4.6~20101105.1193208-1maemo1.1193066
Regarding comment #1: the pb is not only that the buttons are too wide but that there is also some functionalities missing there (see Kmail desktop version of this dialogue in Settings menu for reference). So this bug is in fact a blocker since it prevents me to test applying basic filters. N900, 4:4.6~20101105.1193208-1maemo1.1193066 SVN commit 1193376 by amantia: Remove the resizeEvent hack, and add another one: a small wrapper class for KComboBox where the minimumSize hint is a low value. Used in the filter config dialog, so large combo boxes don't force the dialog to become too big. If it is usable, the bug can be closed. CCBUG: 256147 M +1 -0 CMakeLists.txt M +23 -23 filteraction.cpp M +3 -3 filteractionwidget.cpp M +50 -47 rulewidgethandlermanager.cpp U rulewidgethandlermanager.h M +3 -9 searchpatternedit.cpp M +0 -1 searchpatternedit.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1193376 *** This bug has been marked as a duplicate of bug 256815 *** I retested this today and it is corrected. The 'Configure filters' dialogue now fits the N900 screen very well. Since it does not prevent the user to configure filters anymore I am closing this bug. N900, 4:4.6~20101202.1202765-1maemo1.1202581 |