Editor with widgets: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 100: Line 100:
# if the caret is directly before/after the BUTTON widget then pressing delete/backspace key is editing the widget's content. If content is empty then widget is removed ([[http://hgaid.ispvds.com/mozilla_editor_with_widgets/firefox2.html|video]])
# if the caret is directly before/after the BUTTON widget then pressing delete/backspace key is editing the widget's content. If content is empty then widget is removed ([[http://hgaid.ispvds.com/mozilla_editor_with_widgets/firefox2.html|video]])


===INPUT type=text===
===INPUT type="text"===
# if to move the caret into text field with mouse and after then it is impossible to the field by pressing Right/Left keys. There is no problems to leave field if the caret is moved into field by pressing Right/Left keys  ([[http://hgaid.ispvds.com/mozilla_editor_with_widgets/firefox3.html|video]]).
# if to move the caret into text field with mouse and after then it is impossible to the field by pressing Right/Left keys. There is no problems to leave field if the caret is moved into field by pressing Right/Left keys  ([[http://hgaid.ispvds.com/mozilla_editor_with_widgets/firefox3.html|video]]).


Navigation menu