https://bugzilla.wikimedia.org/show_bug.cgi?id=44522

Christian Thiele <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #12 from Christian Thiele <[email protected]> ---
Works for me in Opera, Chrome and FF. Doesn't work in IE9.

In line 5 of mediawiki.action.view.dblClickEdit.js the following statement
fails: 

mw.util.$content.dblclick 

The reason is, that mw.util.$content is null. Running the same JavaScript after
everything is loaded works fine, so it seems to be a problem with the order of
execution.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to