PtColorWell[Sel] Bug?

Hi all

I’m seeing some behaviour i think is wrong for the PtColorWell widget.
If you change color (brighness) with the left side Gauge, the color
change callback is hit with reason_subtype = Pt_CS_COLOR_CHANGED, which
might be expected, But when acctually clicking somewhere else outside
the widget so it’s closed, you never acctually got a
Pt_CS_COLOR_CHANGED_COMPLETE. When selecting a color on the acctual
chooser, you get Pt_CB_COLOR_CHANGED_COMPLETE everytime you release the
mouse.
It would seem reasonable that the same thing happend on the ‘brightness’
bar.


/Johan