-
Bug
-
Resolution: Fixed
-
Minor
-
4.4
-
2
-
Team Hedgehog 2024 Sprint 1.1, Team Hedgehog 2024 Sprint 1.2
How to reproduce:
- Login as admin and go to Site administration > Plugins > Manage editors.
- Make sure "TinyMCE editor" is enabled and at the top of the list.
- Now go to Dashboard, enable edit mode and click "Add a block" in the right pane.
- Select type "Text...".
- In the Content field, type some text (anything).
- In the Content field, click Tools > Source code. A modal will open with the source code.
- Try to edit the source code. Right now it's not possible to edit it, and IMO it should be.
I guess the first modal (the one to create the block) get the focus instead of the source code modal. If I do the same in a forum post for example it works fine because the only modal there is the source code one.