-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
2.7
-
MOODLE_27_STABLE
After inserting a table, or inserting a row or column within a table, the undo button did not show an action had taken place until after the cursor was manually moved.
Replication steps:
- Create or modify a page resource
- Expand the editor toolbar in the editor
- Create a table with multiple rows/columns
- Note the state of the undo button
- Move the cursor with the mouse or arrow keys
- Note the state of the undo button
- Add random content to the table
- Save the page
- Edit the page
- Expand the editor toolbar
- Place the cursor in the table
- Click the table icon
- Select the option to add a row after cursor position
- Note the state of the undo button
Expected result: The undo button should be highlighted after table actions.
Actual result: The undo button only becomes active after the cursor is moved.