-
Bug
-
Resolution: Won't Fix
-
P3
-
1.4.2_18-rev, 1.4.2_32
-
x86, sparc
-
solaris_10, windows_2003
javax/swing/clipboard/4856343/Test4856343.java
regression test suite for 1.4.2_18b08 rev
x86 win2003
middle button on textFields can not paste text from clipboard
It's manual test, steps to reproduce:
# Steps to reproduce:
Instructions:
1. Open a browser and load the following page
http://jpseuwt-ap/testcases/142/4856343/bug4856343.html
Grant access on all the Java Plug-in Security warning windows
A page will be loaded with test instructions and 4 applets at the
bottom
Follow the instructions on the page
run some editor program (on windows you could start notepad)
load this page in the browser with java plugin enabled
you should see four applets in the page
do the following for every applet
paste tests
type 'test' in the editor and paste it to the system clipboard (on windows select text and press Ctrl-c) Select 'test' by mouse to put it in system selection
select JTextFiled in the testing applet
[a] press 'a'. Is there word 'test' in the JTextField (yes/no)? Clean the JTextFiled
[b] push 'paste' button. Is there word 'test' in the JTextField (yes/no)? Clean the JTextField
[c] press Ctrl-v. Is there word 'test' in the JTextField (yes/no)? Clean the JTextField
[d] click middle mouse button in JTextField. Is there word 'test' in the JTextField (yes/no)? Clean the JTextField
# Actual behavior:
Click mouse middle button, can not paste "test" into "JTextField"
regression test suite for 1.4.2_18b08 rev
x86 win2003
middle button on textFields can not paste text from clipboard
It's manual test, steps to reproduce:
# Steps to reproduce:
Instructions:
1. Open a browser and load the following page
http://jpseuwt-ap/testcases/142/4856343/bug4856343.html
Grant access on all the Java Plug-in Security warning windows
A page will be loaded with test instructions and 4 applets at the
bottom
Follow the instructions on the page
run some editor program (on windows you could start notepad)
load this page in the browser with java plugin enabled
you should see four applets in the page
do the following for every applet
paste tests
type 'test' in the editor and paste it to the system clipboard (on windows select text and press Ctrl-c) Select 'test' by mouse to put it in system selection
select JTextFiled in the testing applet
[a] press 'a'. Is there word 'test' in the JTextField (yes/no)? Clean the JTextFiled
[b] push 'paste' button. Is there word 'test' in the JTextField (yes/no)? Clean the JTextField
[c] press Ctrl-v. Is there word 'test' in the JTextField (yes/no)? Clean the JTextField
[d] click middle mouse button in JTextField. Is there word 'test' in the JTextField (yes/no)? Clean the JTextField
# Actual behavior:
Click mouse middle button, can not paste "test" into "JTextField"