[Bug 256758] Visualizing pbs when opening an attachment from Message Viewer

2010-12-02 Thread Ludwig Reiter
https://bugs.kde.org/show_bug.cgi?id=256758


Ludwig Reiter ludwig.rei...@intevation.de changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED
 CC||ludwig.rei...@intevation.de




--- Comment #10 from Ludwig Reiter ludwig reiter intevation de  2010-12-02 
13:04:22 ---
version: 20101202-1202744-1maemo1

The test png is displayed correctly.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 256758] Visualizing pbs when opening an attachment from Message Viewer

2010-12-01 Thread MoRpHeUz
https://bugs.kde.org/show_bug.cgi?id=256758


Artur Souza (MoRpHeUz) aso...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #9 from Artur Souza (MoRpHeUz) asouza kde org  2010-12-01 
19:11:34 ---
SVN commit 1202648 by asouza:

A little polish on Attachment's UI

Just some little tweaks to improve the experience of openning attachments.
This should close the bug and later we can improve the Flaps to achieve
the original effect.

BUG:256758


 M  +2 -2  AttachmentList.qml  


WebSVN link: http://websvn.kde.org/?view=revrevision=1202648

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 256758] Visualizing pbs when opening an attachment from Message Viewer

2010-11-30 Thread MoRpHeUz
https://bugs.kde.org/show_bug.cgi?id=256758


Artur Souza (MoRpHeUz) aso...@kde.org changed:

   What|Removed |Added

 CC||bjoern.ri...@intevation.de




--- Comment #6 from Artur Souza (MoRpHeUz) asouza kde org  2010-11-30 
22:40:19 ---
*** Bug 250633 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 256758] Visualizing pbs when opening an attachment from Message Viewer

2010-11-30 Thread MoRpHeUz
https://bugs.kde.org/show_bug.cgi?id=256758





--- Comment #7 from Artur Souza (MoRpHeUz) asouza kde org  2010-12-01 
00:10:11 ---
SVN commit 1202459 by asouza:

AttachmentList needs a proper size when previewing images

In one of the states we had this comment:

limited by SlideoutPanel to maximum width anyway

that right now is not entirely true (SlideoutPanel does not limit the size).

The effect of this was that the requested width of '1000' was
being used and made the panel bigger than needed.

There is still the issue of not expanding the panel properly that
will be fixed in another commit.

Please note that flicking the image does not work horizontally
due to SlideoutPanel's nature of also being flickable in this
direction. The only way of solving this would be to do something
along the lines of calendar/time widgets where we have a dialog
and disable the drag capability of the panel.

CCBUG: 256758


 M  +2 -1  lib/AttachmentList.qml  
 M  +8 -1  mail/kmail-mobile.qml  


WebSVN link: http://websvn.kde.org/?view=revrevision=1202459

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 256758] Visualizing pbs when opening an attachment from Message Viewer

2010-11-30 Thread MoRpHeUz
https://bugs.kde.org/show_bug.cgi?id=256758





--- Comment #8 from Artur Souza (MoRpHeUz) asouza kde org  2010-12-01 
01:31:55 ---
SVN commit 1202469 by asouza:

Use the whole screen while displaying attachments

The 'Flap' widget does not properly support changing on demand the
width of it's content. Because of this, it was very hard to make it
grow after the selection of a model without modifying the 'Flap' code.

To avoid regressions, I'm postponing the fix of the 'Flap' (that is used
in too many places to be changed now - for komo3) and using the default
width to display the attachments. This solves the issue of not properly
displaying the attachments, besides not being the most beautiful way of
doing it.

Before closing this bug, we'll do some polishing on the UI.

CCBUG: 256758


 M  +0 -4  lib/AttachmentList.qml  
 M  +0 -8  mail/kmail-mobile.qml  


WebSVN link: http://websvn.kde.org/?view=revrevision=1202469

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 256758] Visualizing pbs when opening an attachment from Message Viewer

2010-11-12 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=256758





--- Comment #1 from Sabine Faure sabine kdab net  2010-11-13 01:30:39 ---
Created an attachment (id=53375)
 -- (http://bugs.kde.org/attachment.cgi?id=53375)
First screenshot

N900, 4:4.6~20101112.1195992-1maemo1.1196001

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 256758] Visualizing pbs when opening an attachment from Message Viewer

2010-11-12 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=256758





--- Comment #2 from Sabine Faure sabine kdab net  2010-11-13 01:32:38 ---
Created an attachment (id=53376)
 -- (http://bugs.kde.org/attachment.cgi?id=53376)
Second screenshot

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 256758] Visualizing pbs when opening an attachment from Message Viewer

2010-11-12 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=256758





--- Comment #3 from Sabine Faure sabine kdab net  2010-11-13 01:35:53 ---
Created an attachment (id=53377)
 -- (http://bugs.kde.org/attachment.cgi?id=53377)
Third screenshot

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 256758] Visualizing pbs when opening an attachment from Message Viewer

2010-11-12 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=256758





--- Comment #4 from Sabine Faure sabine kdab net  2010-11-13 01:40:08 ---
Created an attachment (id=53378)
 -- (http://bugs.kde.org/attachment.cgi?id=53378)
Fourth screenshot

N900, 4:4.6~20101112.1195992-1maemo1.1196001

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 256758] Visualizing pbs when opening an attachment from Message Viewer

2010-11-12 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=256758





--- Comment #5 from Sabine Faure sabine kdab net  2010-11-13 01:43:27 ---
Note: it would be a good idea to have the back to Message list icon (bottom
right side) always visible even if the attachment tab is displayed over the
entire N900 screen otherwise the user cannot go back to the Message List.

N900, 4:4.6~20101112.1195992-1maemo1.1196001

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 256758] Visualizing pbs when opening an attachment from Message Viewer

2010-11-12 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=256758


Sabine Faure sab...@kdab.net changed:

   What|Removed |Added

   Keywords||komo3




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs