Created attachment 68139 [details] Contextual menu Version: unspecified OS: Linux A long tap on any resource brings you a corner with a plus sign but no menu (see attachment). Tested on 2012-01-24-12-09-basyskom-plasma-active-devel-meego-usb-live.iso Reproducible: Always Steps to Reproduce: 1. Long tap on any resource 2. Observe the display Expected Results: Long tap on a resource should bring the contextual menu
This means that deleting resources is not possible (except for widgets since they have an x). Verified on 2012-01-31-15-30-basyskom-plasma-active-devel-meego-usb-live.iso
I cannot reproduce this problem in 2012-02-27-14-08-basyskom-plasma-active-devel-meego-usb-live.iso. The "corner with a plus sign" appears here when I use XRender as kwin's backend in VirtualBox, afterwards the "corner" closes and the context menu appears as expected. Can someone reproduce this problem?
the context menu work on 2012-03-27-15-24-basyskom-plasma-active-testing-meego-usb-live.iso But what I saw is a small pixel fragment on first opening of the context menu -> its like a small flickering/pixel cluster. Anyone can confirm this also?
(In reply to comment #3) > the context menu work on > 2012-03-27-15-24-basyskom-plasma-active-testing-meego-usb-live.iso > > But what I saw is a small pixel fragment on first opening of the context > menu -> its like a small flickering/pixel cluster. > Anyone can confirm this also? Yes, I can confirm that. The original report is about the menu never appearing, which seems fixed. The "pixel fragment" is an empty SlcMenu. The source code fills the menu and then set it to visible state, but I seems QtQuick is showing the menu before the menu is filled. It does that all the time, but only the first time the SlcMenu is empty.
the menu window syncronizes its size with event compression, so i think this makes it appear an instant before resizing. not seeing many solutions besides delaying everything with a timer, i'm on it
i modified a bit the behavior recently, should be tested again
I think this problem was not present anymore in PA3, but in current Master the context menus are broken again
Context menus are still broken in Integration, and the SLC icons are deactivated when I select a resource on the activity screen.
Plasma Active is no longer under development.