Skip to content

Commit

Permalink
Rewording.
Browse files Browse the repository at this point in the history
  • Loading branch information
f1ames committed Nov 8, 2017
1 parent fdb4ffe commit b09752c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit b09752c

Please sign in to comment.