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

            Bug ID: 67412
           Summary: gadget incompatibility: CharInsert / wikEd caused by
                    insertTags() in mediawiki.action.edit.js
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: JavaScript
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

The gadget compatibility between CharInsert and wikEd is broken by the code in
insertTags() in mediawiki.action.edit.js.

Problem: insertTags() remembers the last active input box or wikiEditor iframe
- but not the wikEd iframe. Therefore, after using one of the wikEd input boxes
(e.g. search or replace), the CharInsert defaults to that box and does not get
reset to the wikEd iframe.

wikEd is currently replacing the global insertTags() function with its own
function in order to be able to handle text additions to its iframe. This gets
reverted by that input following feature.

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