bug-gnustep
[Top][All Lists]
Advanced

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

[bugs #11936] textDidEndEditing: is not called


From: Stefan Urbanek
Subject: [bugs #11936] textDidEndEditing: is not called
Date: Fri, 11 Feb 2005 10:12:56 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11936>

                 Summary: textDidEndEditing: is not called
                 Project: GNUstep
            Submitted by: stefanu
            Submitted on: Fri 02/11/05 at 10:12
                Category: Gui/AppKit
                Severity: 3 - Ordinary
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:

NSText's textDidEndEditing: is not called when one clicks on another window
from another application. Example:



1. enter a text view and type something -> textDidBeginEditing is sent

2. click another window from another app on the screen -> nothing happens

3. click outside the text view in the same window where the textview is ->
textDidEndEditing is sent



I suppose that the message should be sent in the step 2, or I am wrong?



I am using:

- fresh GNUstep CVS snapshot

- metacity windowmanager

- mandrake linux








    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11936>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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