-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
1.4.0
-
generic
-
generic
Name: bsC130419 Date: 05/30/2001
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode)
If I set a TransferHandler on a JTable I can drop items into it. If the JTable is
in a JViewport that is larger then the JTable, a drop will only succeed if the
object is dropped on an existing table row. To the user, this is unexpected
behavior.
Granted the workaround is simple, but each drag & drop developer will have to
discover the problem and remember the solution. I think it is unlikley that a
developer would not want this behavior and if they did it'd be easy to remove.
(Review ID: 125344)
======================================================================
- relates to
-
JDK-4310721 JTable is not stretched to fill a viewport's hieght
-
- Resolved
-