Community
Participate
Working Groups
Steps to reproduce: * Create a tree or table with columns * Mouse down on the right border of a column header * Drag to the right * Mouse up without stopping to move the mouse -> Mouse cursor is in the next column, the hover state of the resized column is not reset Reproducible at least in FF and Chrome
Created attachment 158055 [details] fix Fixes this and other similar hover-problems in TableColum and TreeColumn. The same method could also be used for other widgets with native DnD support like Coolbar, Sash, Scale and Slider.
Applied patch to CVS HEAD.