-
Bug
-
Resolution: Deferred
-
Minor
-
None
-
2.7
-
MOODLE_27_STABLE
Basically the testing instructions of MDL-44063 fail on webkit browsers (at least) when creating the text after a list:
- In ie9, ie11, firefox, chrome, safari, ios safari, android stock
- Open atto on a page with no text already entered in the editor (exmaple: new blog entry)
- focus on the editor and type some text
- Hit enter - the content should be split into 2 paragraphs (with some margin between them)
- convert the 2 paragraphs to a list
- hit enter twice on the second list item to break out of the list
Expected result:
the content after the list should be in a paragraph
Actual result:
The content after the list is a div
- has a non-specific relationship to
-
MDL-45533 Atto editor form element: placeholder breaks "required filed" validation.
-
- Closed
-