Last modified: 2008-08-17 12:47:42 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T16285, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 14285 - Buttons don't work in 'Edit' window
Buttons don't work in 'Edit' window
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Normal major (vote)
: ---
Assigned To: Nobody - You can work on this!
http://uz.wikipedia.org
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-05-27 08:14 UTC by Shuhrat Dehkanov
Modified: 2008-08-17 12:47 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Shuhrat Dehkanov 2008-05-27 08:14:15 UTC
WSWYG buttons don't work in Uzbek Wikipedia already since 2006. Please refer to http://uz.wikipedia.org/wiki/Vikipediya:Forum/Texnikaviy_savollar Subtitle: Tahrir does not work for me!

Checked with Mozilla Firefox 2.x (MS Windows/Linux), MSIE6 and MSIE7 (MS Windows/Linux) - for none of them work.
Comment 1 Brion Vibber 2008-05-28 01:05:43 UTC
Here's your problem:

at http://uz.wikipedia.org/wiki/MediaWiki:Common.js ...

        editingTools.innerHTML = editingTools.innerHTML + StrikeTextButton;
        editingTools.innerHTML = editingTools.innerHTML + ShablonTextButton;

The use of innerHTML in this way wipes out the event handlers on all the buttons in Firefox. You should append these extra tools using DOM functions to avoid breaking them.
Comment 2 Siebrand Mazeland 2008-08-17 12:47:42 UTC
Mark RESOLVED. Solution explained in comment 1.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links