Bug 292334 - Contextual menu for resources is not displayed
Summary: Contextual menu for resources is not displayed
Status: RESOLVED UNMAINTAINED
Alias: None
Product: Active
Classification: Plasma
Component: General (show other bugs)
Version: PA 2
Platform: Unlisted Binaries Linux
: HI normal
Target Milestone: unscheduled
Assignee: active
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-24 16:15 UTC by Javier Llorente
Modified: 2020-06-29 08:46 UTC (History)
7 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Contextual menu (171.93 KB, image/png)
2012-01-24 16:15 UTC, Javier Llorente
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Javier Llorente 2012-01-24 16:15:08 UTC
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
Comment 1 Javier Llorente 2012-01-31 16:24:47 UTC
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
Comment 2 Lamarque V. Souza 2012-03-08 21:49:29 UTC
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?
Comment 3 Fania Bremmer 2012-03-27 16:31:39 UTC
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?
Comment 4 Lamarque V. Souza 2012-04-05 13:55:36 UTC
(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.
Comment 5 Marco Martin 2012-04-11 08:25:09 UTC
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
Comment 6 Marco Martin 2012-04-16 10:04:31 UTC
i modified a bit the behavior recently, should be tested again
Comment 7 Thomas Pfeiffer 2012-12-06 21:17:58 UTC
I think this problem was not present anymore in PA3, but in current Master the context menus are broken again
Comment 8 Thomas Pfeiffer 2013-02-05 18:35:43 UTC
Context menus are still broken in Integration, and the SLC icons are deactivated when I select a resource on the activity screen.
Comment 9 groot 2020-06-29 08:46:19 UTC
Plasma Active is no longer under development.