Page MenuHomeFeedback Tracker

Drop Item in Listbox under controllGroup
New, WishlistPublic

Description

Drag and Drop dont Fire the Drop of Listbox or Outer. Fire only the Drop on Controllgroup.
not feasible drag from Listbox and drop to Listbox in the master Controllgroup

Details

Legacy ID
1890383286
Severity
None
Resolution
Open
Reproducibility
Always
Category
Controls
Steps To Reproduce

the Map start. the 3 addaction to fire of Drag and Drop.
the result will be needed Drag from Listbox and Drop to Listbox the Dropevent must say Drop on Lisbox not the controllgroup.

All Drag von Listbox

"Drag-Drop On ListBox" - Is Eventhandler on Listbox
result: Fire Drag , dont Fire Drop

"Drag-Drop On ControllGroup" - Is Eventhandler on ControllGroup
result: dontfire Drag, Fire Drop (target controllGroup (drop on Listbox))

"Drag-Drop On all" - Is Eventhandler on Listbox and Controllgroup
result: fire on Drag (Listbox), fire on drop of Listbox (result controllGroup)

Additional Information

is create in Eden editor.

Event Timeline

Nokman edited Steps To Reproduce. (Show Details)Feb 16 2016, 9:20 PM
Nokman edited Additional Information. (Show Details)
Nokman set Category to Controls.
Nokman set Reproducibility to Always.
Nokman set Severity to None.
Nokman set Resolution to Open.
Nokman set Legacy ID to 1890383286.May 8 2016, 1:45 PM