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

           Summary: Experimental live preview incompatible with wikEd
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: UsabilityInitiative
        AssignedTo: tpars...@wikimedia.org
        ReportedBy: cacycl...@gmail.com
                CC: roan.katt...@gmail.com, ngau...@wikimedia.org,
                    amil...@wikimedia.org


The experimental live preview interferes with the wikEd editor tool:

Under wikEd, pushing the preview or submit button triggers an event handler
that converts and copies the rich text editing iframe in designmode into the
standard textarea, which then gets submitted to the server.

The experimental live preview seems to have a handler that reads the textarea
before it gets updated by the wikEd handler. Therefore, users have to push the
preview button twice in order to see the current live preview. For a peaceful
coexistence, the wikEd event must run *before* the live preview event.

Is there already some kind of mechanism, hook, or API to accomplish this? If
not, please could you guys come up with a solution to handle such interferences
with existing gadgets and userscripts?

Thanks in advance - Cacycle

-- 
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