-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.1.4, 1.1.8
-
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.
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.