Albareto
9 Nov 2012, 6:36 AM
Hi folks,
I am playing around with drag and drop, I have a viewport with a tree in the left and a panel in the right, the panel contains a chess board and I can drop nodes from the tree to the board, then that nodes that have been dropped are also draggable within the board. So far so good. The chess pieces have a tooltip, my problem is that in Internet Explorer the tooltip is showing while I am dragging. This is not happening in FF or Chrome, does someone know why is this happening?
Screenshot:
39950
I added the code (just a small html file) if you want to reproduce it yourself, just change the paths. I am using version 4.1.3
I have seen in the past while debugging something related to this that there was some code deep into the application to hide the tooltips but I am not able to find it again...
Well, any help is highly appreciated.
Cheers!
I am playing around with drag and drop, I have a viewport with a tree in the left and a panel in the right, the panel contains a chess board and I can drop nodes from the tree to the board, then that nodes that have been dropped are also draggable within the board. So far so good. The chess pieces have a tooltip, my problem is that in Internet Explorer the tooltip is showing while I am dragging. This is not happening in FF or Chrome, does someone know why is this happening?
Screenshot:
39950
I added the code (just a small html file) if you want to reproduce it yourself, just change the paths. I am using version 4.1.3
I have seen in the past while debugging something related to this that there was some code deep into the application to hide the tooltips but I am not able to find it again...
Well, any help is highly appreciated.
Cheers!