bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #26277] Active NSColorWell sends its action on setColor: (it should


From: Doug Simons
Subject: [bug #26277] Active NSColorWell sends its action on setColor: (it shouldn't)
Date: Tue, 21 Apr 2009 19:46:15 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; en) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]