Bug 248400

Summary: Action in flaps should close the flap
Product: KDE PIM Mobile Reporter: Björn Balazs <kde>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: aheinecke
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Björn Balazs 2010-08-19 16:25:20 UTC
Version:           unspecified
OS:                Linux

Repo: snapshots, 19th Aug 2010

When an action in a flap is pressed, the flap should close automatically to give feedback about the action. E.g. when pressing "Syncronize all mails", the flap should close after initiating the action.

Reproducible: Didn't try
Comment 1 Stephen Kelly 2010-09-15 16:57:01 UTC
SVN commit 1175678 by skelly:

When a concrete action is triggered, tell the host to collapse the containing panel.

This breaks encapsulation quite badly, but that's old hat anyway.

BUG: 248400

 M  +2 -0      calendar/korganizer-mobile.qml  
 M  +2 -0      contacts/kaddressbook-mobile.qml  
 M  +6 -0      lib/ActionList.qml  
 M  +5 -0      lib/ActionListItem.qml  
 M  +6 -0      lib/ActionMenuContainer.qml  
 M  +4 -0      mail/kmail-mobile.qml  
 M  +2 -0      notes/notes.qml  
 M  +2 -0      tasks/tasks.qml  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1175678