-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b07
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2144645 | 6u2 | Shannon Hickey | P3 | Resolved | Fixed | b01 |
JDK-2152943 | OpenJDK6 | Sergey Malenkov | P3 | Resolved | Fixed | b02 |
Multiple swing components (list, table, tree) get a TransferHandler installed by default. However, these TransferHandlers don't support drop. As such, we shouldn't install drop targets on them, to consume DnD events that could go other places.
- backported by
-
JDK-2144645 Default Swing TransferHandlers don't support drop - so don't install drop target
-
- Resolved
-
-
JDK-2152943 Default Swing TransferHandlers don't support drop - so don't install drop target
-
- Resolved
-