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

dynamic resize sensor breaks on domain alteration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 1.2.0
    • None
    • guacamole-client
    • None
    • Chrome Version 83.0.4103.116 (Official Build) (64-bit)
      MacOS Mojave 10.14.6

    Description

      I have a guacamole web application with an extension that generalizes document.domain to facilitate same-origin conditions with another subdomain.

      When I do this, there is a javascript error "Cannot read property defaultView of null" pointing to guacamole-client/guacamole/src/main/webapp/app/element/directives/guacResize.js:98. I assume that the resize listener is no-longer same-origin after modifying the parent document's domain, so contentDocument is inaccessible.

      What is the motivation for having an object element as a resize listener?

      Thanks!

      Attachments

        Activity

          People

            Unassigned Unassigned
            monty1133 Monty Thibault
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: