diff --git a/tests/plugins/imagebase/features/manual/captiondisabled.html b/tests/plugins/imagebase/features/manual/captiondisabled.html new file mode 100644 index 00000000000..b1cd1d7f725 --- /dev/null +++ b/tests/plugins/imagebase/features/manual/captiondisabled.html @@ -0,0 +1,35 @@ +

Classic editor

+ +
+

Widget:

+
+ foo +
+
+ +

Divarea

+ +
+

Widget:

+
+ foo +
+
+ + diff --git a/tests/plugins/imagebase/features/manual/captiondisabled.md b/tests/plugins/imagebase/features/manual/captiondisabled.md new file mode 100644 index 00000000000..840b22ba81b --- /dev/null +++ b/tests/plugins/imagebase/features/manual/captiondisabled.md @@ -0,0 +1,19 @@ +@bender-tags: 4.9.0, feature, 932 +@bender-ui: collapsed +@bender-ckeditor-plugins: sourcearea, wysiwygarea, toolbar, imagebase, link, htmlwriter, elementspath, basicstyles + +# Customizing caption existence with ACF + +1. Focus widget. + +## Expected + +There is no caption. + +## Unexpected + +Caption shows after focus. + +--- + +Repeat for all editors.