Details
-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b86
-
generic, x86
-
windows, windows_xp
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2215341 | 7u2 | Denis Fokin | P2 | Closed | Fixed | b10 |
Description
Windows Drag and Drop system allows to restore HTML formatting for a dragged part of HTML text.
This should be useful when a selected text contains only closing or opening tags of HTML markup. If an opening HTML tag is not in the current selection, drag and drop target is able to find out what styles are used on the source to render a text.
An example of selected text that could be dragged form a native application.
d Format</h1>
<div id="mainSection">
<div class="clsServerSDKContent">
</div>
<p>The requiremen
This should be useful when a selected text contains only closing or opening tags of HTML markup. If an opening HTML tag is not in the current selection, drag and drop target is able to find out what styles are used on the source to render a text.
An example of selected text that could be dragged form a native application.
d Format</h1>
<div id="mainSection">
<div class="clsServerSDKContent">
</div>
<p>The requiremen
Attachments
Issue Links
- backported by
-
JDK-2215341 WIN: Provide a way to format HTML on drop
- Closed
- duplicates
-
JDK-7073803 text/html clipboard Data Flavor is incorrectly returning HTML fragment only
- Closed
- relates to
-
JDK-7191056 closed/java/awt/Clipboard/HTMLTransferTest/HTMLTransferTest.html failed intermittently
- Closed
-
JDK-6513578 WIN32 HTML Clipboard support enhancement
- Closed
-
JDK-8024987 Copy/paste regression since JDK8 b86
- Closed