4
edits
Clairegaid (talk | contribs) |
|||
| Line 23: | Line 23: | ||
===Common behavior for all type of widgets in editable area=== | ===Common behavior for all type of widgets in editable area=== | ||
# if the caret is directly before/after the widget then instead of next right/left caret's position | # if the caret is directly before/after the widget, then pressing right/left arrow key instead of next right/left caret's position to focus on the widget | ||
# if the caret is directly before/after a widget then pressing of delete/backspace key is removing the widget | # if the caret is directly before/after a widget then pressing of delete/backspace key is removing the widget | ||
# if the widget has focus then pressing of delete/backspace key is removing the widget | # if the widget has focus then pressing of delete/backspace key is removing the widget | ||
edits