-
Bug
-
Resolution: Fixed
-
P3
-
8, 9, 10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8188132 | 8u172 | Rajath Kamath | P3 | Resolved | Fixed | b01 |
JDK-8193775 | 8u171 | Rajath Kamath | P3 | Resolved | Fixed | b01 |
Scenario:
1. Open some web page in an FX application
2. Select some text\html and drag the selected data to
a. any browser url bar
b. File explorer
Expected Result:
2.a The dragged text\html data should be dropped as text in browser
2.b Should be either no-op or should get dropped as text file when pasted into file explorer
Actual Result:
2.a Drop is a image url in browser window
2.b Drop is a png file in file manager
1. Open some web page in an FX application
2. Select some text\html and drag the selected data to
a. any browser url bar
b. File explorer
Expected Result:
2.a The dragged text\html data should be dropped as text in browser
2.b Should be either no-op or should get dropped as text file when pasted into file explorer
Actual Result:
2.a Drop is a image url in browser window
2.b Drop is a png file in file manager
- backported by
-
JDK-8188132 [WebView] Drag and Drop of text or html results in an image
- Resolved
-
JDK-8193775 [WebView] Drag and Drop of text or html results in an image
- Resolved
- relates to
-
JDK-8087386 [WebView] Pasteboard misbehaves in some scenarious
- Closed
-
JDK-8188111 [TEST BUG] Write Manual Tests for WebView DragAndDrop and CopyToClipboard
- Resolved