URL:
<http://savannah.gnu.org/bugs/?26277>
Summary: Active NSColorWell sends its action on setColor:
(it shouldn't)
Project: GNUstep
Submitted by: theeggcamefirst
Submitted on: Tue 21 Apr 2009 07:46:13 PM GMT
Category: Gui/AppKit
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
This is related to bug #25278 which was fixed in January. It turns out that
when a color well has been activated, the setColor: method updates the color
in the colorPanel, which in turn sends _takeColorFromPanel: back to the
colorWell. That method then sends the action to the colorWell's target.
One simple solution would be to change the _takeColorFromPanel: method to
only send the action if the color has actually been changed.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?26277>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep