psifidotos / workflow-project

This is an effort to create a KDE Plasmoid that integrates the main Activities, Virtual Desktops and Tasks Functionalities from Plasma Desktop in just one component.
http://workflow.opentoolsandspace.org/
GNU General Public License v2.0
11 stars 2 forks source link

Drop window artefact #65

Closed bmihaila closed 11 years ago

bmihaila commented 11 years ago

Hi

Using the tmpsync branch I came across a bug. When dropping a window on the "+" symbol that would add another desktop the window remains there as can be seen in the attached image and cannot be moved away or closed or anything. It just hangs there. Even closing the desktop it should be on does nothing. Only after moving another window the frozen one gets "released" and can now be interacted on in the plasmoid. window-artefact

psifidotos commented 11 years ago

That issue is not appearing in my version... I made a clean uninstall , install to be sure... Does that remain in that case?

bmihaila commented 11 years ago

Just tried out master again and it is still there. This is what plasma says when it happens: file:///usr/share/kde4/apps/plasma/plasmoids/workflow/contents/ui/DraggingInterfaceTasks.qml:269: TypeError: Result of expression 'viewXY' [undefined] is not an object. So again, it happens when I drag a window on the "+" and drop it there. Then a new desktop is opened but the window itself is in a frozen state and looks like in the picture. Additionally I cannot drag the plasmoid background to scroll but I can zoom and start/stop activities and so on. Everything is fine again after dragging&dropping another window. Tried it with activities locked/unlocked and with/without everywhere windows panel.