Issue Type: Bug Bug
Affects Versions: 4.5.12
Assignee: Unassigned
Components: page editor
Created: 22/Oct/13 11:54 AM
Description:

We noticed that in preview mode certain 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'); });
Project: Magnolia
Labels: vpro
Priority: Major Major
Reporter: Nils Breunese
Security Level: Public
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to