-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta3
-
generic, sparc
-
generic, solaris_8
-
Verified
Test bundle: j2sdk-1_4_0-beta_refresh-bin-b75-solsparc-09_aug_2001.sh
Test Suite: GlobalSuite v1.2 (/net/tugrik/export/home7/Software/GlobalSuitetest/font-render/swing/three/JEditorPaneTest.java)
Configuration: ko/ sun4u/ windows
When users change FontSize or FontStyle and do copy and paste of the string, and then the strings are always displayed in default font size. But the strings should be displayed in modified fontsize or style, not defualt font.
How To reproduce:
1) run "sh run_gs.sh -jdk:[JDK_HOME_PATH] test/font-render/swing/three/JEditorPaneTest.java"
2) change FontSize or FontStyle
3) type some strings and do Copy and Paste
- duplicates
-
JDK-4494392 The pasted string in JTextPane is not reflected the style properly
- Closed