Passing in a null Callback as an argument to snapshot should throw NPE back to caller

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 7u6
    • Affects Version/s: 7u6
    • Component/s: javafx

      If you call Node.snapshot or Scene.snapshot with a null Callback, an NPE will be generated after the snapshot has been performed when the runtime tries to call the callable. The user has no way to catch this exception nor is there any indication other than a warning message in the console that anything went wrong.

            Assignee:
            Kevin Rushforth
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: