Issue Type: Improvement Improvement
Affects Versions: 5.3.x
Assignee: Unassigned
Components: dialogs
Created: 14/Jan/15 10:20 AM
Description:

For the small triangle above inline messages in dialogs and older Vaadin add-on, GWT-Graphics, is used to generate it. The library uses SVG if available or VML as Fallback. Internet Explorer 9 supported SVG for the first time and in the Version 10 the VML support was removed.

The library has issues with Internet Explorer 10 and above because it doesn't seem to recognise them and use the fallback (VML) which is not supported.

The gwt-graphics code in InlineMessageWidget for creating the svg triangle has to be removed and replaced with CSS solution. The workaround from MGNLUI-3289 in CommonWidgetSet.gwt.xml should be removed as well.

Environment: Internet Explorer 10 & Internet Explorer 11
Fix Versions: 5.4
Project: Magnolia UI
Priority: Neutral Neutral
Reporter: Michael Mühlebach
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