Roo/htmleditor/BlockFigure.js
authorleon <leon@roojs.com>
Mon, 14 Aug 2023 08:23:34 +0000 (16:23 +0800)
committerleon <leon@roojs.com>
Mon, 14 Aug 2023 08:23:34 +0000 (16:23 +0800)
Roo/htmleditor/BlockFigure.js

index 933b570..0cdda61 100644 (file)
@@ -369,7 +369,7 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
                                 {
                                     // we can not rely on yahoo syndication to use CSS elements - so have to use  '<i>' to encase stuff.
                                     tag : 'i',
-                                    contenteditable : true,
+                                    contenteditable : Roo.htmleditor.BlockFigure.caption_edit,
                                     html : captionhtml
                                 }