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

samples/tests/spec/interactivity/keyEvents2.svg is missing keydown events except for the first key

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Resolution: Fixed
    • 1.7
    • None
    • Bridge
    • None
    • Operating System: Windows XP
      Platform: All

    Description

      org.apache.batik.bridge.BridgeEventSupport seems to be changed in a little bit
      odd way. I don't understand the innerworkings of Batik, but in
      BridgeEventSupport, you removed a code that sets false to isDown field. Because
      of this, keyPressed event never generates "keydown" event. I added isDown =
      false back to the keyReleased method in that class, and works fine.

      Attachments

        Activity

          People

            batik-dev@xmlgraphics.apache.org Batik Developer's Mailing list
            dynaxis@alticast.com Kim, DoHyung
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: