Datatable - editing

We have an issue where the user clicks the editable cell & it then leaves editable state.

It’s only happening on a few machines (both windows 7) but it happens in both Chrome/IE(10/11).

We thought it was to do with the spec of the machine. But we’ve tried it on lower spec machines and it works as expected.

Do you have a demo where the problem can be reconstructed, or does it occur only on some specific machine only?

It possible that the problematic PC has some utility installed that can intercept and change mouse events ( for example some kind of Skype plugin for all browsers, that intercepts all click handlers ). While currently we do not know about any conflicting software, there were similar problems in the past, so it is possible.