I know this could be my fault, but I checked everything and it looks like it's a bug. Please correct me if I am wrong.
Whenever I click the edit button the webpage does nothing. I see from the javascript debugger that the code stops at this line:
return typeof jQuery !== "undefined" && (!e || jQuery.event.triggered !== e.type) ? jQuery.event.dispatch.apply(eventHandle.elem, arguments) : undefined;
Any clues?
I checked parsoid, tried creating a new settings file with minimal options, upgraded to latest trunk version both core and visualeditor.
Version: unspecified
Severity: normal
OS: Linux
Platform: PC