Project

General

Profile

Actions

Bug #2252

open

WTreeView drag operation not working with boostrap theme

Added by Florian Ransmayr over 10 years ago. Updated over 10 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
09/25/2013
Due date:
% Done:

0%

Estimated time:

Description

Yesterday I tried to get a drag&drop operation from a WTreeView to some other place to work without any success. I use the bootstrap theme in my application. I debugged and found out the the javascript seems to be the problem here. It is unable to detect a selected item because the css class "Wt-selected" is used directly. Different themes seems to have different classes for selected items. These selected class name is available with WApplication::instance()theme()>activeClass() as it is used for the WTreeTable class already.

I changed the source for me and put a pull request on github already.

https://github.com/kdeforche/wt/pull/42

Actions #1

Updated by Florian Ransmayr over 10 years ago

Hey there sorry to disturb again. I just wanted to know if this will be included in 3.3.1 as well?

Thanks a lot

Florian

Actions

Also available in: Atom PDF