Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #10279 Clicking on an SVG causes javascript error in IE11
    Infos
    #10279
    Joris MASSON (jmasson)
    2017-06-02 08:57
    2017-06-01 17:43
    10536
    Details
    Clicking on an SVG causes javascript error in IE11
    Given I am using IE11
    and given I am navigating to a page with the navbar dropdowns loaded (I am logged in on the homepage for example)
    When I click on a SVG element (for example the standard tuleap logo)
    Then there will be a javascript error

    This is because SVG elements in IE11 do not have a classList attribute, only a class attribute
    Empty
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson3)
    Closed
    2017-06-02
    Attachments
    Empty
    References
    Referenced by request #10279

    Follow-ups