Summary: | Scrolling zone too small in 'Local subscription' dialogue | ||
---|---|---|---|
Product: | [Unmaintained] KMail Mobile | Reporter: | Sabine Faure <sabine> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | CLOSED DUPLICATE | ||
Severity: | normal | CC: | felix.wolfsteller |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Edit Local subscriptions dialogue snapshot
Scrolling zone too small (displayed in green) snapshot |
Description
Sabine Faure
2010-08-25 21:14:49 UTC
Created attachment 50959 [details]
Edit Local subscriptions dialogue snapshot
N900, 4:4.5~20100824.1167481-1maemo1.1167070
I retested this today and it is in fact possible to scroll down in the Local Subscription dialogue as long as you scroll between the Name zone and the black zone (See snapshot included). This is a very small zone (only two folders at a time can be seen in it which really does not make it easy to select or unselect folders. Would it be possible to reduce the 'Ok' button black zone and increase the scrolling zone instead? N900, 4:4.5~20100903.1171248-1maemo1.1171237 Created attachment 51283 [details]
Scrolling zone too small (displayed in green) snapshot
I am modifying this bug's name from 'impossible to scroll down to scrolling zone too small'. N900, 4:4.5~20100903.1171248-1maemo1.1171237 SVN commit 1178624 by ervin: Rework the local subscription dialog to look similar to the one used in the IMAP resource. Makes it simpler to handle and to fit on small screen (again like the IMAP resource there's a list view only mode for the mobile case). BUG: 249035 BUG: 250717 BUG: 250718 M +0 -2 CMakeLists.txt D subscriptionchangeproxymodel.cpp D subscriptionchangeproxymodel_p.h M +77 -58 subscriptiondialog.cpp D subscriptiondialog.ui M +0 -2 subscriptiondialog_p.h M +10 -0 subscriptionmodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1178624 With the reworked UI I consider this a duplicate. *** This bug has been marked as a duplicate of bug 250718 *** Indeed it is corrected now. The Manage Local Subscription dialogue has been completely remodeled and it is now very easy to scroll down and up to find a shared folder in the list. N900, 4:4.5~20100924.1179066-1maemo1.1177763 |