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

Mac: sometimes exception is thrown while we are dragging component from library to content panel

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • 7u6
    • 7u6
    • javafx
    • None
    • b37
      mac 10.7.3
      java 7u5

      Open SQE Scene builder tests
      run tests from com.oracle.javafx.authoring.test.areapanel.AddComponentByDragNDropTest.java

      Test will add components onto content panel. When test add htmleditor and then add scrollbar issue will appear.

      Only mac issue
      //
      Glass detected outstanding Java exception at -[GlassViewDelegate sendJavaMouseEvent:]:src/com/sun/mat/ui/GlassViewDelegate.m:499
      Exception in thread "AWT-AppKit" java.lang.UnsupportedOperationException
      at com.oracle.javafx.authoring.dictionary.definition.base.BaseComponentDefinition.getInlineEditableTarget(BaseComponentDefinition.java:529)
      at com.oracle.javafx.authoring.dictionary.InlineEditController.getInlineEditablePropertyName(InlineEditController.java:48)
      at com.oracle.javafx.authoring.stage.v2.EditModeController.handleMouseClicked(EditModeController.java:621)
      at com.oracle.javafx.authoring.stage.v2.EditModeController.handleMouseEvent(EditModeController.java:218)
      at com.oracle.javafx.authoring.stage.v2.EditModeController$1.handle(EditModeController.java:102)
      at com.oracle.javafx.authoring.stage.v2.EditModeController$1.handle(EditModeController.java:99)
      at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:69)
      at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:217)
      at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:170)
      at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:38)
      at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:37)
      at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
      at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
      at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
      at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
      at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
      at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
      at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
      at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
      at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
      at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
      at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
      at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
      at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
      at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
      at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
      at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
      at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
      at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
      at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
      at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:53)
      at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:33)
      at javafx.event.Event.fireEvent(Event.java:171)
      at javafx.scene.Scene$ClickGenerator.postProcess(Scene.java:2871)
      at javafx.scene.Scene$ClickGenerator.access$7600(Scene.java:2809)
      at javafx.scene.Scene$MouseHandler.process(Scene.java:3080)
      at javafx.scene.Scene$MouseHandler.process(Scene.java:2912)
      at javafx.scene.Scene$MouseHandler.access$1400(Scene.java:2877)
      at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1310)
      at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2031)
      at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:227)
      at com.sun.glass.ui.View.handleMouseEvent(View.java:519)
      at com.sun.glass.ui.View.notifyMouse(View.java:912)

            slions Sandra Lions-piron
            anazarov Andrey Nazarov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: