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/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep