Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8114251

TexField PasswordField Tooltip textProperty cannot be bound

XMLWordPrintable

      Several controls textProperty could not be bound (see title only few mentioned)
      - Please see the attached test case. Run the test and an exception is thrown.



      Caused by: java.lang.UnsupportedOperationException
      at javafx.scene.control.TextInput$TextProperty.bind(TextInput.java:117)
      at graphics.api.control.TextBoxCannotbind.start(TextBoxCannotbind.java:35)
      at com.sun.javafx.application.LauncherImpl$5.run(LauncherImpl.java:296)
      at com.sun.javafx.application.PlatformImpl$4.run(PlatformImpl.java:136)
      at com.sun.javafx.application.PlatformImpl$3.run(PlatformImpl.java:108)
      at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
      at com.sun.glass.ui.win.WinApplication.access$100(WinApplication.java:29)
      at com.sun.glass.ui.win.WinApplication$1$1.run(WinApplication.java:49)
      ... 1 more

        1. TextBoxCannotbind.java
          2 kB
          Srikalyan Chandrashekar

            rbair Richard Bair (Inactive)
            srikchan Srikalyan Chandrashekar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: