Project

General

Profile

Bug #11433

regression in treeview dragdrop example

Added by Korneel Dumon 12 days ago. Updated 12 days ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
03/14/2023
Due date:
% Done:

100%

Estimated time:

Description

The example is broken because of changes in #8636. The example didn't call setEnablebDropLocation() (or the old setDropsEnabled()). The reason that it used to work was that the example overrides the onDropEvent method and doesn't check if drops are enabled. Issue #8636 changed Wt so the event is no longer generated from javascript if it is not enabled. Therefore the example now explicitly needs to enable drops.

https://redmine.emweb.be/boards/2/topics/18280

#1

Updated by Roel Standaert 12 days ago

  • Target version set to 4.9.2
#2

Updated by Roel Standaert 12 days ago

  • Status changed from InProgress to Review
  • Assignee changed from Korneel Dumon to Roel Standaert
#3

Updated by Roel Standaert 12 days ago

  • Status changed from Review to Implemented @Emweb
  • Assignee changed from Roel Standaert to Korneel Dumon
  • % Done changed from 0 to 100
#4

Updated by Roel Standaert 12 days ago

  • Status changed from Implemented @Emweb to Resolved

Also available in: Atom PDF