Project

General

Profile

Actions

Bug #11433

closed

regression in treeview dragdrop example

Added by Korneel Dumon about 1 year ago. Updated 12 months ago.

Status:
Closed
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

Actions #1

Updated by Roel Standaert about 1 year ago

  • Target version set to 4.9.2
Actions #2

Updated by Roel Standaert about 1 year ago

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

Updated by Roel Standaert about 1 year ago

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

Updated by Roel Standaert about 1 year ago

  • Status changed from Implemented @Emweb to Resolved
Actions #5

Updated by Roel Standaert 12 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF