Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8145985 | 8u92 | Guru Hb | P4 | Resolved | Fixed |
clipboard paste doesn't work for the first time in outlook.com
Steps to re-produce
1. Open "https://blu175.mail.live.com/default.aspx" from webview and login with user and password
2. Compose a new email
3. Copy data from non JavaFX application (i.e outside the WebView) . Either from text editor or from Webpage (using chrome or firefox).
4. Before entering "To" and "Subject" elements, Perform clipboard Paste (Ctrl-V)
Expected result : Clipboard data should be pasted to the email content.
Actual result : For the first time the clipboard data is not copied. If data is pasted on "To" or "Subject" field (for the first time) and then subsequent paste operation is successful.
Steps to re-produce
1. Open "https://blu175.mail.live.com/default.aspx" from webview and login with user and password
2. Compose a new email
3. Copy data from non JavaFX application (i.e outside the WebView) . Either from text editor or from Webpage (using chrome or firefox).
4. Before entering "To" and "Subject" elements, Perform clipboard Paste (Ctrl-V)
Expected result : Clipboard data should be pasted to the email content.
Actual result : For the first time the clipboard data is not copied. If data is pasted on "To" or "Subject" field (for the first time) and then subsequent paste operation is successful.
- backported by
-
JDK-8145985 clipboard paste on outlook email body doesn't work for the first time
-
- Resolved
-
- duplicates
-
JDK-8144301 Regression test for clipboard paste in javascript
-
- Resolved
-
- relates to
-
JDK-8145028 Implement Pasteboard data to have url, file, data and html
-
- Open
-