In already merged new edit modals, it was fixed to not allow closing of an edit modal on click (needed behavior for a clean item edit closing), to allow closing only on close, Save & Close and Save buttons, but it was still possible to close with escape key.
This PR disable the possibility to close the edit modal when escape key is pressed
A few ordering changes of modal params, to be consistend with the modal main jlayout
Testing Instructions
To be tested on 3.6.0-alpha or latest staging!
This could be tested for those modals (test that you can't close modal with escape key):
Menus > Manage : button to edit modules and Add a module for this menu
in all menu item edition : go to tab "Modules Assignment" and click on one of the modules name to open Edit modal.
Menus > Menu > Menu item with item type Single Article Select article, save and then click on Edit button to open Edit modal
Menus > Menu > Menu item with item type Category Blog Select category, save and then click on Edit button to open Edit modal
Menus > Menu > Menu item with item type Single Contact Select contact, save and then click on Edit button to open Edit modal
Menus > Menu > Menu item with item type Single Newsfeed Select newsfeed, save and then click on Edit button to open Edit modal
article, category, newsfeed, contact in associations tab for each item should have the same behavior.
I have tested this item✅ successfully on a1d1b06
Works fine! thanks
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10667.