Changes between Initial Version and Version 1 of Ticket #33192, comment 15
- Timestamp:
- 08/02/2015 03:17:45 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33192, comment 15
initial v1 1 Hi, I can't get your patch to do anything. When I ran `tinymce.activeEditor` in the console, when the Visual tab is first clicked , I can see this in console when running tinymce.activeEditor:1 Hi, I can't get your patch to do anything. When I ran `tinymce.activeEditor` in the console, when the Visual tab is first clicked going from the Text tab, I can see this in console when running tinymce.activeEditor: 2 2 3 3 {{{ … … 9 9 }}} 10 10 11 But when the Visual tab is first selected the same Object is this:11 But when the Visual tab is first loaded the same Object is this: 12 12 {{{ 13 13 #!php