-
Bug
-
Resolution: External
-
P3
-
jfx11, jfx20, 8, jfx17, jfx21
-
x86_64
-
windows_10
ADDITIONAL SYSTEM INFORMATION :
Windows 10, Java 8u361
A DESCRIPTION OF THE PROBLEM :
If you copy text from a big docx documents (see attachment), getting copied text from clipboard with javafx is really slow (5343 ms) compared to awt (192ms). No performance issues if you copy text e.g. from notepad. Please improve!
1. Run demo application (bin/start.bat from javafx-clipboard.zip)
2. Select all and copy content from test.docx (1004 pages)
3. Press "Get text..." buttons
4. Compare getting times
Download attachments/standalone testcase here: <link>
Windows 10, Java 8u361
A DESCRIPTION OF THE PROBLEM :
If you copy text from a big docx documents (see attachment), getting copied text from clipboard with javafx is really slow (5343 ms) compared to awt (192ms). No performance issues if you copy text e.g. from notepad. Please improve!
1. Run demo application (bin/start.bat from javafx-clipboard.zip)
2. Select all and copy content from test.docx (1004 pages)
3. Press "Get text..." buttons
4. Compare getting times
Download attachments/standalone testcase here: <link>