Details
-
Bug
-
Resolution: Fixed
-
Major
-
4.5.12
-
-
Empty show more show less
-
4.5.14
Description
We noticed that in preview mode certain site functionality that used to work in Magnolia 4.4 doesn't anymore in 4.5. It seems some GWT JavaScript added by Magnolia is preventing click events on the document.
We understand clicks are prevented in edit mode, but we believe the site should work as on a public node in preview mode.
Try the adding the following using for example the JavaScript console in your browser:
jQuery(document).click(function() { alert('Should give alert'); });
Checklists
Acceptance criteria
Attachments
Issue Links
- caused by
-
MAGNOLIA-4892 Scroll bar not releasing focus after drag event
-
- Closed
-