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

Colour group by conservation doesn't work in applet

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 2.10.1
    • Fix Version/s: 2.10.2
    • Component/s: jvlite
    • Labels:
      None

      Description

      In the applet, if you create a group, choose a colour scheme, then choose By Conservation...nothing happens.

      Reason: CheckboxMenuItem has addItemListener(this) (correctly), but the code to action it is in actionPerformed() - should be in itemStateChanged().
      Compare abovePIDColour which is actioned correctly in itemStateChanged().

      Seems to have been broken since at least 2.8, comparing code.

        Attachments

          Activity

            People

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

              Dates

              Created:
              Updated:
              Resolved: