Summary: | panel drag and drop form factor problem | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Ignat Semenov <i.semenov.kde> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
the panel before drag and drop started
dragging Kate from the panel Dragging Kate back into the panel. Note that the mouse button is not released yet. When released, everything becomes fine. |
Description
Ignat Semenov
2009-01-09 19:43:49 UTC
Created attachment 30070 [details]
the panel before drag and drop started
Created attachment 30072 [details]
dragging Kate from the panel
Created attachment 30073 [details]
Dragging Kate back into the panel. Note that the mouse button is not released yet. When released, everything becomes fine.
SVN commit 908500 by aseigo: insta-drop onto the desktop; not perfect, but prevents other even worse effects. in 4.3 we really need to centralize the inter-view drag code and make it possible to enter one mode then the other between views. BUG:180173 M +24 -19 panelappletoverlay.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=908500 |