This section is maintained by the qooxdoo community. Here is how you can contribute.

HtmlArea List Handling

The component offers ordered and unordered lists to group content.

If the user inserts a new list

  • Enter on a non-empty item: inserts a new list item
  • Enter on an empty item: stops the editing of list
  • Shift+Enter: inserts a new line within the current list item

These actions/key bindings are reflecting the default behaviour of word processors.