Project

General

Profile

Actions

Bug #1377

closed

file tree is "selected" in treeview-dragdrop

Added by Boris Nagaev over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
07/30/2012
Due date:
% Done:

0%

Estimated time:

Description

Hello!

I tried treeview-dragdrop in Google Chrome 20.0.1132.57. It works, but file tree is filled as if it was selected.

See screen shot.


Files

treeview-dragdrop.png (43.6 KB) treeview-dragdrop.png Boris Nagaev, 07/30/2012 12:56 AM
Actions #1

Updated by Koen Deforche over 11 years ago

  • Status changed from New to Resolved
  • Assignee set to Koen Deforche
  • Target version set to 3.2.3

Hey,

We've noticed this changed behaviour with Google Chrome too and fixed this in git.

The workaround is to add to your CSS:

.unselectable {

-webkit-user-select: none;

}

Actions #2

Updated by Koen Deforche over 11 years ago

  • Status changed from Resolved to Closed

Fixed in Wt 3.2.3 RC1.

Actions

Also available in: Atom PDF