Details
-
Bug
-
Resolution: Done
-
P0: Blocker
-
4.8.3
-
None
-
Windows 8/MSVC2012 beta.
-
54334ca2e51ec43a07872c8b5861e5900d6b6cb
Description
- Start Designer, create a form
- Drag a widget from the widget box onto the form
- Note the Forbidden Cursor
Note:
- Introduced by f6bf4b2baa91e55f40596bf3f2823b119fdfa5e0
- The same happens for dragging actions from the action editor to a menu/toolbar.
- Both cases use QMimeData-derived classes.
- tools/designer/src/components/formeditor/tool_widgeteditor.cpp:WidgetEditorTool::handleDragEnterMoveEvent is never called.