getTableRow returns null on first calls with custom cell renderers

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • fx2.1
    • Affects Version/s: fx2.1
    • Component/s: javafx
    • Environment:

      Win XP, Java 7 or Scala 2.9

      Hi,

      Continuing my table experimentations, I was wondering why when looking for a row on a custom cell renderer to test for null?
      It seems that getRow returns null on the first calls?
      It is an issue for cells for which the values are updated only once (for example, I have a table with countries, and I have flags for them that I set dynamically), only playing with the scrollbar calls the cell renderer which renders the flag because getRow is not null....

      Thx

      See https://forums.oracle.com/forums/thread.jspa?threadID=2313767&tstart=15

            Assignee:
            Jonathan Giles
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: