Editor with widgets: Difference between revisions

Jump to navigation Jump to search
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 the focus is on the widget.
# 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
4

edits

Navigation menu