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

       Web browser: ---
            Bug ID: 57713
           Summary: "Uncaught TypeError: Cannot call method 'click' of
                    undefined" when "Edit pages on double click" is
                    enabled
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Keywords: javascript
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

1) Enable "Edit pages on double click" at
https://www.wikidata.org/wiki/Special:Preferences?uselang=en#mw-prefsection-editing
2) Go to https://www.wikidata.org/wiki/Q5299984?debug=1
3) Double click

The line
$( '#ca-edit a' ).get( 0 ).click();
from
https://bits.wikimedia.org/static-1.23wmf4/resources/mediawiki.action/mediawiki.action.view.dblClickEdit.js
will cause
Uncaught TypeError: Cannot call method 'click' of undefined

-- 
You are receiving this mail because:
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