From b09752c9c66fd2cf79bccd6b42363e1b225dfb74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Krzto=C5=84?= Date: Wed, 8 Nov 2017 13:08:24 +0100 Subject: [PATCH] Rewording. --- .../widget/integration/table/manual/widgetintable.md | 6 +++--- .../table/manual/widgetintablewithtableselection.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/plugins/widget/integration/table/manual/widgetintable.md b/tests/plugins/widget/integration/table/manual/widgetintable.md index de00e22fa05..d1b1a8d3eb8 100644 --- a/tests/plugins/widget/integration/table/manual/widgetintable.md +++ b/tests/plugins/widget/integration/table/manual/widgetintable.md @@ -5,13 +5,13 @@ ---- -1. Try to add new widget in table ( buttons without icon in toolbr ). +1. Try to add new widget in table (buttons without icon in toolbar). 1. Click on the widgets in table. 1. Try to select some text **in table**. -1. Perform some operation on selected text ( change, append new text, apply some style, etc. ). +1. Perform some operation on selected text (change, append new text, apply some style, etc.). _Perform above steps for all widgets, inner and outer table, and both editors._ -**Expected:** Widget is deselect when focus is changed to text in table and text selection is visible. You are able to perfom operatons on selected text. +**Expected:** Widget is deselect when focus is changed to text in table and text selection is visible. You are able to perform operations on selected text. **Unexpected:** Widget preserve focus even tough some text in table is selected. You cannot modify selected text in such case. diff --git a/tests/plugins/widget/integration/table/manual/widgetintablewithtableselection.md b/tests/plugins/widget/integration/table/manual/widgetintablewithtableselection.md index de00e22fa05..d1b1a8d3eb8 100644 --- a/tests/plugins/widget/integration/table/manual/widgetintablewithtableselection.md +++ b/tests/plugins/widget/integration/table/manual/widgetintablewithtableselection.md @@ -5,13 +5,13 @@ ---- -1. Try to add new widget in table ( buttons without icon in toolbr ). +1. Try to add new widget in table (buttons without icon in toolbar). 1. Click on the widgets in table. 1. Try to select some text **in table**. -1. Perform some operation on selected text ( change, append new text, apply some style, etc. ). +1. Perform some operation on selected text (change, append new text, apply some style, etc.). _Perform above steps for all widgets, inner and outer table, and both editors._ -**Expected:** Widget is deselect when focus is changed to text in table and text selection is visible. You are able to perfom operatons on selected text. +**Expected:** Widget is deselect when focus is changed to text in table and text selection is visible. You are able to perform operations on selected text. **Unexpected:** Widget preserve focus even tough some text in table is selected. You cannot modify selected text in such case.