Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 6
-
Fix Version/s: 6
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b76
-
CPU:generic
-
OS:generic
Description
When a JTable is in drop mode that supports inserting cols, and the table is in RTL component orientation, grid lines aren't repainted after being highlighted to show the drop location.
- Compile and run the attached TableTest.java
- Drag from the component labeled "Drag from here" into the table
- Drag between the two columns farthest to the right, to show the line indicating the drop location
- Release the mouse
- Notice that the grid line isn't repainted.
- Compile and run the attached TableTest.java
- Drag from the component labeled "Drag from here" into the table
- Drag between the two columns farthest to the right, to show the line indicating the drop location
- Release the mouse
- Notice that the grid line isn't repainted.