Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-3435

JS AlignFrame not setting InternalFrameClosed Listener

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: jalview-j2s
    • Labels:
      None

      Description

      When File..reload is called, the overview panel is not closed.

      This was due to AlignFrame not setting InternalFrameClosed Listener, as that was tucked into a method named "addServiceListeners", which we had removed from JavaScript.

      Solution was to pull that addInternalFrameListener() call out of that method to make it more understandable.

      Slight change in sequencing of initialization -- please check.

        Attachments

          Activity

            People

            Assignee:
            gmungoc Mungo Carstairs
            Reporter:
            hansonr Bob Hanson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated: