Uploaded image for project: 'Batik'
  1. Batik
  2. BATIK-788

Calling SVGElement.setCurrentTime() in SVGLoad handler throws NPE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Resolution: Fixed
    • 1.7
    • None
    • Bridge
    • None
    • Operating System: other
      Platform: Other

    Description

      This happens because the animation engine gets initialised in an SVGLoad
      handler itself, which would be dispatched after the one with the setCurrentTime
      () call in it.

      <svg xmlns='http://www.w3.org/2000/svg'
      onload='document.documentElement.setCurrentTime(1)'/>

      Attachments

        Activity

          People

            batik-dev@xmlgraphics.apache.org Batik Developer's Mailing list
            cam Cameron McCormack
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: