How to reproduce
- connect to cms
- open a page
- click on a content
- open resources explorer
- click on the content (directly), do not click on the tab
Actual behavior
- The Resources and the Page menus are displayed
See screenshot
How to reproduce
Actual behavior
See screenshot
Only happened in 3.2 when giving back focus clicking on the icon of a zone item.
This is due to a collision with the drag'n'drop code.
A "hack" was added to force focus and give back a consistency to this behavior.
I also back ported this code (even if it seems to be useless)