Tooltip on dhtmlxDataView item goes away then comes back

I have a dhtmlxDataView attached to a dhtmlxLayout cell. It works great populating using the connector, but the problem that I am having involves the tooltip.

When I hover over the tooltip and leave my mouse over the item, the tooltip shows up then disappears then shows up then disappears and this continues.

Is there a way to set the timeout on the tooltip to have the tooltip to hide after x seconds or just leave it on until mouseout?

This behavior can be replicated in IE and Chrome but this problem does not exist in FF.

I viewed the sample [url]http://www.dhtmlx.com/docs/products/dhtmlxDataView/samples/02_templates/06_tooltip.html[/url] and get the same results as my code.

We were able to reconstruct issue, but only on one PC, works fine for many others.
By any chance is problematic PC uses Logitech mouse driver?
( it seems mouse driver constantly sends signals about mouse moving , even if mouse is not touched at all )

We will try to provide some kind of workaround to fix the issue.