Opened 10 years ago

Closed 10 years ago

#12137 closed Bug (duplicate)

Dragging a nested widget to the outside of the parent widget is possible

Reported by: Tsvetelin Novkirishki Owned by:
Priority: Normal Milestone:
Component: UI : Widgets Version:
Keywords: Cc:

Description

Descriptive summary: User is able to drag a nested widget outside of the parent, which breaks is there is a relation between child and parent (there should be in most cases).

Steps to reproduce:

  1. Insert some widgets inside of another widget
  2. Select (with the mouse) a few fields
  3. Drag them (not by the handles, just by the selection) to them outside of the parent
  4. Do the same, but drag one by the handle
  5. In all cases, it's possible to drag it to the outside

Browser and OS: Chrome and Firefox under Windows

Change History (1)

comment:1 Changed 10 years ago by Piotrek Koszuliński

Resolution: duplicate
Status: newclosed
Version: 4.4.3 (GitHub - master)

This is a desired behaviour and we cannot block it by default. Imagine e.g. slideshow builder, when slides can be nested. One may want to rearrange them totally by grouping or ungrouping some slides.

An architecture allowing to control where content may be dropped will be proposed in #12091.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy