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

       Web browser: ---
             Bug #: 32161
           Summary: MobileFrontend: clicking around triggers "event is not
                    defined" JS error
           Product: MediaWiki extensions
           Version: any
          Platform: All
               URL: http://en.m.wikipedia.org/
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: MobileFrontend
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


* open firefox
* load http://en.m.wikipedia.org/
* open web console or JS error console or firebug
* click anywhere
* see "event is not defined" error at:

document.body.onmousedown = function() {
    whichElement(event);
}

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to