-
Bug
-
Resolution: Won't Fix
-
P4
-
6
-
generic
-
generic
Running the attached test case w/ MToolkit and with XToolkit, you can see that there is a difference in the way that the scroll thumb is repainted when dragged. This is true at least of Choice and List. With MToolkit, the thumb is updated for every pixel, even if no update happens to the list of items itself. With XToolkit, the thumb is only repainted if the list items also need to be repainted.