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

Solaris only: text fields dont get key events in a window (1.1 ONLY)

XMLWordPrintable

    • sparc
    • solaris_2.5.1, solaris_7

      <linda.schneider@eng 09/24/97>

      The problem below is actually a bug on Solaris jdk1.1.4
      I am including an example testcase which demonstrates the
      problem outside views

      see attachments

      ----------------------------------------------------------------------------

      Key events not being delievered into a TextField of an HTML component in a Sliding Panel. The mouse events look like they are delivered okay, but whenever I try entering text in the TextField it doesn't show any letters being typed.

      To reproduce, run this test:
       
         1. Add the following lines to your ~/.jdt/props/selector.props
       
             selector.slidingPanels.Top=1
             selector.slidingPanels.Top.1.type=HTML
             selector.slidingPanels.Top.1.name=http://icdev.eng/~fel/sunwebSearch.html
       
         2. Run selector (HotJava Views 1.1):
      - setenv JRE_HOME /usr/local/java/jdk1.1.4/solaris/jre
      - cd /usr/local/java/hjv1.1/solaris/bin
      - selector
       
         3. Slide out top sliding panel by clicking on the color handle at the top of
         HotJava Views. Keep mouse cursor within window.
       
         4. Click on TextField. Try typing into the TextField.
       
         5. Observe you can mouse click on the other UI objects, but can't type text
            in the TextField.

            ehawkessunw Eric Hawkes (Inactive)
            hinkmond Hinkmond Wong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: