Bug 248400 - Action in flaps should close the flap
Summary: Action in flaps should close the flap
Status: VERIFIED FIXED
Alias: None
Product: KDE PIM Mobile
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-19 16:25 UTC by Björn Balazs
Modified: 2011-02-15 19:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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