United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6436903 Swing DnD: Tiny repaint issue with dragging over JTree under Windows L&F
6436903 : Swing DnD: Tiny repaint issue with dragging over JTree under Windows L&F

Details
Type:
Bug
Submit Date:
2006-06-09
Status:
Closed
Updated Date:
2011-03-08
Project Name:
JDK
Resolved Date:
2011-03-08
Component:
client-libs
OS:
generic,windows_xp
Sub-Component:
javax.swing
CPU:
x86,generic
Priority:
P4
Resolution:
Fixed
Affected Versions:
6,6u1
Fixed Versions:
7

Related Reports
Backport:
Duplicate:

Sub Tasks

Description
When dragging over tree nodes under the Windows L&F, the horizontal dotted lines connecting nodes to the trees are re-painted with pixels missing.

- Compile and run the attached test.
- Switch to the Windows L&F using the combo box in the bottom left.
- Expand the "colors" node.
- Drag from the "Drag from here 0" label at the top, into the tree
- While dragging over each of the nodes "blue", "violet", "red", "yellow",
  notice that the dotted line to the left of the node is repainted with pixels missing.

                                    

Comments
EVALUATION

There were numerous off-by-one errors in BasicTreeUI. I've fixed these. Additionally, I've made a couple tweaks to metal/windows/Motif UIs so that they:

a) look the same in LTR and RTL
b) better match the platform
                                     
2006-12-11
EVALUATION

I filed it, I'll fix it.
                                     
2006-06-09



Hardware and Software, Engineered to Work Together