id summary reporter owner description type status priority milestone component version resolution keywords cc 5012 If the menu plugin isn't initialized compressed CKEditor fails to load Alfonso Martínez de Lizarrondo Frederico Caldeira Knabben "From http://cksource.com/forums/viewtopic.php?f=11&t=17216 In the config.js of the release version set this to remove the custom context menu {{{ config.removePlugins = 'scayt,menubutton,contextmenu'; }}} Now when the page is reloaded the editor fails to initialize ""'this._.menuGroups' is null or not an object"" The problem is really in the menu plugin.js that always executes some code even if it hasn't been initialized." Bug closed Normal CKEditor 3.2 UI : Context Menu 3.1 fixed Review+