Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 1.06 KB

Drag_and_Drop_Restrictions_81e3f38.md

File metadata and controls

30 lines (15 loc) · 1.06 KB
loio
81e3f38f5e3e4194bb32675c86b49ba2

Drag-and-Drop Restrictions

There are some known restrictions when using drag and drop.

When you use drag and drop, some restrictions apply, for example:

  • The transparency of the dragging ghost element and the cursor during drag-and-drop operations is not configurable.

  • Defining constraints for the drag position is not possible.

  • Texts in draggable controls cannot be selected. The text of input fields in draggable controls can be selected, but not dragged.

Note that drag and drop is not accessible. Applications must provide an alternative for users with special needs for drag-and-drop operations.

Related Information

API Reference: sap.ui.core.dnd.DragDropBase