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
[CMS-2598] Ribbon behavior keep displayed the Ressources and the Page menu
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | New: Raphaël Franchet [ raphael ] |
Fix Version/s | New: 3.1.1 [ 10352 ] | |
Fix Version/s | New: 3.2 [ 10330 ] |
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)