|
@@ -1,5 +1,6 @@
|
|
|
### Double image toolbar when ContextualToolbar plugin is loaded [#110](https://github.com/ckeditor/ckeditor5-image/issues/110)
|
|
### Double image toolbar when ContextualToolbar plugin is loaded [#110](https://github.com/ckeditor/ckeditor5-image/issues/110)
|
|
|
|
|
|
|
|
-Click on image:
|
|
|
|
|
-- balloon toolbar should appear,
|
|
|
|
|
-- ContextualToolbar should not appear.
|
|
|
|
|
|
|
+1. When selecting a text, the `ContextualToolbar` should appear.
|
|
|
|
|
+2. Click on image:
|
|
|
|
|
+ 1. The image toolbar in a balloon should show up,
|
|
|
|
|
+ 2. The ContextualToolbar should not be visible.
|