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

           Summary: Move edit on double-click event listener down to
                    div#bodyContent
           Product: MediaWiki
           Version: 1.18-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: Javascript
        AssignedTo: d...@ucsc.edu
        ReportedBy: theevilipaddr...@hotmail.de
                CC: tpars...@wikimedia.org


Currently, when you activate the "edit on double click" setting, any
double-click anywhere on the body will open the edit form. I have found that to
be somewhat confusing already, for example when mistakenly double-clicking on
the sidebar, the search box or other parts outside the actual page content.
Thus, I believe that this script should probably be added via Resource Loader
as an event listener on div#bodyContent instead of on the <body> tag, as it
currently is the case.

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

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to