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

Several properties are missing in WebView javadoc

XMLWordPrintable

      Looking at Lombard javadoc e.g. at http://jfx.us.oracle.com/hudson/view/8.0/job/8.0-graphics-scrum/label=linux-amd64-30/lastSuccessfulBuild/artifact/artifacts/sdk/docs/api/index.html -- the entry for WebView misses several properties and methods such as zoomProperty(), setZoom(), and fontSmoothingTypeProperty().

      This likely happens because, in the list of source directories for javadoc, "javafx-ios-webnode" appears before "javafx-ui-webnode", so WebView.java is taken from wrong directory. javafx-ios-webnode should probably be excluded from "javafx-src-dirs" in rt-closed/build-javadoc.xml .

            kcr Kevin Rushforth
            peterz Peter Zhelezniakov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: