If a flap is opened for the first time an entry is selected but no submenu entries are shown.
Created attachment 51431 [details] First time
Created attachment 51432 [details] Correct one
*** Bug 251102 has been marked as a duplicate of this bug. ***
Fixed in r1175243
Getting closer with 4:4.5~20100917.1176264-1maemo1.1174921, but still occurs if last action was a "3rd level menu action". Example: Open a mail. Action-flap->Email->Reply (or "Mark as ..."). Flap will close. Reopen flap. It shows the "Email" label on the left, but no content on the right. Slightly different than original report (which is about "first time" opening), but likely same issue. Ask me to open separate issue otherwise.
*** Bug 248398 has been marked as a duplicate of this bug. ***
Created attachment 51821 [details] Menu entries overlap Still not correct in 4:4.5~20100917.1176295-1maemo1.1174921 Steps to reproduce: 1) select a folder 2) open flaps and select applications 3) go back to home 4) open flaps again
Still there in version 4:4.5~20100920.1177660-1maemo1.1177547 .
SVN commit 1178677 by skelly: Don't let menu entries overlap when opening flaps. BUG: 250579 M +7 -2 ActionMenuContainer.qml WebSVN link: http://websvn.kde.org/?view=rev&revision=1178677
Could not reproduce behavior from 5th and 7th comment with 4:4.5~20100924.1178828-1maemo1.1177763 , closing.
In version 4:4.5~20100928.1180427-1maemo1.1180334, 0) start korganizer-mobile 1) touch week view 2) Actions Flap->Calendar->Week View 3) Open Actions Flap, Calendar selected, but no content shown.
kmail:Actions/Mail/Configure . Mail . Version 4:4.5~20101014.1185761-1maemo1.1185672 .
kmail (likely all others, too):Actions/Mail/About Version 4:4.5~20101014.1185761-1maemo1.1185672 .
kaddressbook/View/Mark as favorite
kaddressbook/Actions/Contacts/Configure
Similar kaddressbook/ [view details of a contact] /Actions/Contacts/Configure Also, maybe all About dialogs.
SVN commit 1201367 by tokoe: Refresh the actions list whenever the ActionFlap is expanded. This ensures that sub-menu actions are always shown. BUG: 250579 M +4 -0 calendar/korganizer-mobile.qml M +4 -0 contacts/kaddressbook-mobile.qml M +7 -0 lib/ActionMenuContainer.qml M +5 -0 mail/kmail-mobile.qml M +4 -0 notes/notes.qml M +4 -0 tasks/tasks.qml WebSVN link: http://websvn.kde.org/?view=rev&revision=1201367