Editor with widgets: Difference between revisions

Line 24: Line 24:
# 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
# widget has to receive all events (onclick, onchange etc)
# if widget has focus or widget is in the editor's selection then it is possible to copy (cut) the widget to clipboard and paste it to other place of the editing field or other field


===SELECT===
===SELECT===
4

edits