WCPasteboard.initIDs() fails after fix for RT-26480

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • web

      Method WCPasteboard.clear() was removed as part of RT-26480. However in native method initIDs() we still try to initialize the method handle.

      To reproduce, try to copy any text from WebView with Ctrl+C. An exception will be thrown:
          java.lang.NoClassDefFoundError: Could not initialize class com.sun.webkit.WCPasteboard

            Assignee:
            Peter Zhelezniakov
            Reporter:
            Peter Zhelezniakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: