Link
Create new link from text
- Select fragment of regular text.
- Click toolbar link button.
- Check if balloon panel attached to the selection appeared.
- Fill in
Link URL input in the panel.
- Click
Save button.
- Check if the selection is after the text that was converted into a link.
- Typing should not modify the link node.
Insert new link
- Set collapsed selection inside a regular text.
- Click toolbar link button.
- Check if balloon panel attached to the selection appeared.
- Fill in
Link URL input in the panel.
- Click
Save button.
- Check if new link with anchor text the same as url value has been inserted.
- Check if the selection is after the text node. Typing should not modify the node.
Edit link
- Click a link element.
- Check if balloon panel attached to the link element appeared.
- Change
Link URL input value.
- Click
Save button.
- Check if link href value has changed.
- Check if the selection is after the updated text node. Typing should not modify the node.
Keyboard support
- Check if above use cases works for keyboard support. For opening Link panel press
Ctrl+K, for submitting form press Enter.
Unlink link fragment
- Select link fragment.
- Click the toolbar link button.
- Click the "Unlink" button.
- Check if selected text has been converted into a regular text.
Unlink whole link
- Click a link element.
- Click toolbar unlink button.
- Check if link has been converted into a regular text.