Uploaded image for project: 'Guacamole'
  1. Guacamole
  2. GUACAMOLE-1774

guacamole-client InputSink memory leak

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.4.0, 1.5.0, 1.5.1
    • None
    • guacamole-client

    Description

      InputSink attaches a keydown event listener to document to re-focus the sink field. However it doesn't check if the field is attached to the DOM, which means that if you re-create the sink and the Guacamole client, the old sink will still get keydown events and will still attempt to re-focus the old sink input field, despite it no longer being in the DOM.

       

      Detected in 1.4, existing in later versions too.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vanntile Valentin Ionita
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: