On dragging and dropping text from one JTextField to another, the content is moved to browser's location bar. This is occuring on Solaris.
%java -version
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b55)
Java HotSpot(TM) Client VM (build 1.4-beta-B55, mixed mode)
Steps to reproduce it:
1) Set the NPX_PLUGIN_PATH - setenv NPX_PLUGIN_PATH (BUILD55-JAVA_HOME)/jre/plugin/sparc/ns4
2) Browse http://javaweb.eng.sun.com/~vijayy/bugs/bugs/BugApplet.html
3) You will see two JTextFields. Try to drag text from one JTextField to another one.
Result : The text goes to Location bar of the browser.
%java -version
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b55)
Java HotSpot(TM) Client VM (build 1.4-beta-B55, mixed mode)
Steps to reproduce it:
1) Set the NPX_PLUGIN_PATH - setenv NPX_PLUGIN_PATH (BUILD55-JAVA_HOME)/jre/plugin/sparc/ns4
2) Browse http://javaweb.eng.sun.com/~vijayy/bugs/bugs/BugApplet.html
3) You will see two JTextFields. Try to drag text from one JTextField to another one.
Result : The text goes to Location bar of the browser.
- duplicates
-
JDK-4419207 drag and drop doesnt work for solaris netscape java-plugin
-
- Closed
-