320andup
320andup copied to clipboard
BB6, all clicks halted when using ghostClickHandler
On line 172 in helper.js when adding the click handler for ghostClickHandler
document.addEventListener('click', MBP.ghostClickHandler, true);
this halts all clicks being actioned within BBOS 6.
Only workaround I have as of yet is comment the line out.