Explorar o código

Clarified the manual test description.

Kamil Piechaczek %!s(int64=7) %!d(string=hai) anos
pai
achega
6974c9528d
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      packages/ckeditor5-engine/tests/view/manual/uielement.md

+ 3 - 0
packages/ckeditor5-engine/tests/view/manual/uielement.md

@@ -5,3 +5,6 @@
 1. When paragraph is split or new paragraph is created - new UIElement should be created too.
 1. You should not be able to place selection inside ui element or type in it.
 1. Arrow keys should work correctly around ui element.
+
+Note: You can't put a selection after `X` (UIElement). 
+See a comment in issue [#1592](https://github.com/ckeditor/ckeditor5-engine/issues/1592#issuecomment-440638618).