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

Ensemble: search box types words in the reverse

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • fx2.0
    • fx2.0
    • javafx
    • All

      Launch Ensemble in any modes (jar, jnlp, html) from http://jfx.us.oracle.com/hudson/job/presidio/label=windows-amd64-14/lastSuccessfulBuild/artifact/artifacts/bundles/release/javafx-samples-2.0-beta.zip
      Type any words in the Search box. The letters appear in the reverse, from the right to the left (see screen shot) with exception:
      Search samples and docs here!
      backwords in typing + exception:
      SearchBox.changed (textBox.getRawText().length() == 0)=false
      Glass detected outstanding Java exception at -[GlassViewDelegate sendJavaKeyEvent:type:]:/HUDSON/workspace/presidio/label/macosx-universal-14/glass/glass-mat-lib-macosx/src/com/sun/mat/ui/GlassViewDelegate.m:274
      Exception in thread "JavaFX Application Thread" java.lang.NullPointerException
      at java.io.Reader.<init>(Reader.java:61)
      at java.io.InputStreamReader.<init>(InputStreamReader.java:55)
      at ensemble.search.ClasspathDirectory.<init>(ClasspathDirectory.java:28)
      at ensemble.search.IndexSearcher.<init>(IndexSearcher.java:57)
      at ensemble.controls.SearchBox$3.changed(SearchBox.java:99)
      at ensemble.controls.SearchBox$3.changed(SearchBox.java:92)
      at com.sun.javafx.binding.ExpressionHelper$MultipleInvalidationMultipleChange.fireValueChangedEvent(ExpressionHelper.java:512)
      at com.sun.javafx.binding.ExpressionHelper.fireValueChangedEvent(ExpressionHelper.java:61)
      at javafx.scene.control.TextInputControl$TextProperty.fireValueChangedEvent(TextInputControl.java:976)
      at javafx.scene.control.TextInputControl$TextProperty.markInvalid(TextInputControl.java:980)
      at javafx.scene.control.TextInputControl$TextProperty.invalidate(TextInputControl.java:920)
      at javafx.scene.control.TextInputControl$TextProperty.access$100(TextInputControl.java:897)
      at javafx.scene.control.TextInputControl$1.invalidated(TextInputControl.java:88)
      at com.sun.javafx.binding.ExpressionHelper$SingleInvalidation.fireValueChangedEvent(ExpressionHelper.java:137)
      at com.sun.javafx.binding.ExpressionHelper.fireValueChangedEvent(ExpressionHelper.java:61)
      at javafx.scene.control.TextField$TextFieldContent.insert(TextField.java:37)
      at javafx.scene.control.TextInputControl.replaceText(TextInputControl.java:317)
      at com.sun.javafx.scene.control.skin.TextFieldSkin.replaceText(TextFieldSkin.java:385)
      at com.sun.javafx.scene.control.behavior.TextFieldBehavior.replaceText(TextFieldBehavior.java:106)
      at com.sun.javafx.scene.control.behavior.TextInputControlBehavior.defaultKeyTyped(TextInputControlBehavior.java:164)
      at com.sun.javafx.scene.control.behavior.TextInputControlBehavior.callAction(TextInputControlBehavior.java:93)
      at com.sun.javafx.scene.control.behavior.BehaviorBase.callActionForEvent(BehaviorBase.java:144)
      at com.sun.javafx.scene.control.behavior.TextInputControlBehavior.callActionForEvent(TextInputControlBehavior.java:86)
      at com.sun.javafx.scene.control.behavior.BehaviorBase$1.handle(BehaviorBase.java:106)
      at com.sun.javafx.scene.control.behavior.BehaviorBase$1.handle(BehaviorBase.java:104)
      at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:56)
      at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:162)
      at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:115)
      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.EventUtil.fireEventImpl(EventUtil.java:47)
      at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:33)
      at javafx.event.Event.fireEvent(Event.java:171)
      at javafx.scene.Scene$KeyHandler.process(Scene.java:2823)
      at javafx.scene.Scene$KeyHandler.access$1500(Scene.java:2753)
      at javafx.scene.Scene.impl_processKeyEvent(Scene.java:1355)
      at javafx.scene.Scene$ScenePeerListener.keyEvent(Scene.java:1786)
      at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleKeyEvent(GlassViewEventHandler.java:105)
      at com.sun.glass.ui.View.handleKeyEvent(View.java:248)
      at com.sun.glass.ui.View.notifyKey(View.java:534)

            dmasada Debra Masada (Inactive)
            lshikhva Ludmila Shikhvarg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: