You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Sreenath Somarajapuram (JIRA)" <ji...@apache.org> on 2015/05/25 12:37:17 UTC

[jira] [Commented] (TEZ-2481) Tez UI: IE11 - graphical view renders incorrectly, mouse events not working

    [ https://issues.apache.org/jira/browse/TEZ-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558102#comment-14558102 ] 

Sreenath Somarajapuram commented on TEZ-2481:
---------------------------------------------

- Splitting and creating a new ticket for mouse issue as that need more time. The ticket is https://issues.apache.org/jira/browse/TEZ-2482
- Re submitting patch 2 as the core test failed.

> Tez UI: IE11 - graphical view renders incorrectly, mouse events not working
> ---------------------------------------------------------------------------
>
>                 Key: TEZ-2481
>                 URL: https://issues.apache.org/jira/browse/TEZ-2481
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sreenath Somarajapuram
>         Attachments: TEZ-2481.1.patch, TEZ-2481.2.patch
>
>
> The issue was because of IE's poor/broken support of css in SVG.
> # IE doesn't support transform in css like other browsers. This caused the bubbles in a vertex to appear at the origin - https://connect.microsoft.com/IE/feedbackdetail/view/920928
> # IE have a broken support for the marker(Arrow on the path). This was causing the links/paths to disappear - https://connect.microsoft.com/IE/feedback/details/801938
> # In IE 11 mouse events are not delivered to the page anymore at all after a SVG use element which has was under the mouse is removed - https://connect.microsoft.com/IE/feedback/details/796745



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)