Null used in TableCellBehavior

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: javafx

      In the method "getVisibleLeafIndex(TableColumnBase tc)" in TableCellBehavior, the variable "tc" is not used and "null" is used instead.

      This should be fixed because it introduced a strange behavior with selection. If it was made on purpose, maybe look why and what side-effects the modification could introduce.

            Assignee:
            Jonathan Giles
            Reporter:
            Samir Hadzic
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: