•  
      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
    10529
    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

    Follow-ups