Last modified: 2010-10-12 13:48:29 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 T27496, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25496 - Charinsert broken with Vector and no Usability options
Charinsert broken with Vector and no Usability options
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
UsabilityInitiative (Other open bugs)
unspecified
All All
: Normal major (vote)
: ---
Assigned To: Trevor Parscal
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-10-12 06:32 UTC by AlexSm
Modified: 2010-10-12 13:48 UTC (History)
3 users (show)

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


Attachments

Description AlexSm 2010-10-12 06:32:59 UTC
Steps to reproduce:
1. [[Special:Preferences]]: uncheck all Usability options (if not sure then uncheck everything)
2. http://en.wikipedia.org/w/index.php?title=WP:Sandbox&action=edit&useskin=vector : charinsert and the old toolbar don't work.

FireFox throws the error "context is null" probably on the line 
 hasIframe = context !== undefined && context.$iframe !== undefined;
because the first expression specifically check for "undefined" while "context" in this situation is actually "null".

Switching to other skin or adding any Usability option in preferences (like "Warn me when I leave") makes the problem disappear.

Could be the same as bug 24249
Comment 1 Roan Kattouw 2010-10-12 13:48:29 UTC
Fixed in r74655 and deployed.

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


Navigation
Links