polytronicgr / gwen-dotnet

Automatically exported from code.google.com/p/gwen-dotnet
0 stars 0 forks source link

Graphical artifacts remaining after reordering TabControl's tabs #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
* What steps will reproduce the problem?
1. Create TabControl with AllowReorder = true
2. Drag some tabs and reorder them

* What is the expected output? What do you see instead?
Expected: drag indicators are cleared after drag is ended
Actual result: drag indicators are not cleared properly

Original issue reported on code.google.com by der.ag...@gmail.com on 20 Aug 2011 at 1:26

GoogleCodeExporter commented 8 years ago
Fixed: TabStrip.DragAndDrop_HoverLeave

Original comment by der.ag...@gmail.com on 7 Sep 2011 at 8:48