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

ColumnSelection::findColumnPosition returns wrong values for hidden columns

    XMLWordPrintable

    Details

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

      Description

      findColumnPosition converts absolute column indices to visible column indices. When given the index of a hidden column it should return the index of the left-most visible column. However
      (1) if the hidden column is the leftmost or rightmost column in a hidden region it treats the column as if it is visible
      (2) if the hidden column is further inside the hidden region, the calculation of the leftmost visible column position returns incorrect results.

        Attachments

          Activity

            People

            Assignee:
            kmourao Kira Mourão
            Reporter:
            kmourao Kira Mourão
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: