Unable to look up a node in the scene graph if the id of the node contains a period character in it

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: fx2.1
    • Component/s: javafx
    • Environment:

      Windows

      stage.getScene().lookup("#myid")

      works fine but

      stage.getScene().lookup("#my.id") does not and returns null
      Please see the thread below

      https://forums.oracle.com/forums/thread.jspa?threadID=2385050&tstart=0

            Assignee:
            Unassigned
            Reporter:
            Arvinder S Brar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported: