Changeset [f72615dcbe918dd633066dadec8623bae886b8ab] by Alexander Ljungberg
August 14th, 2012 @ 12:41 PM
Fixed: non-key window text fields tried to receive input, looked active.
Only the first responder of the key window should receive text input. This is important in multi-window apps or windows with sheets.
In the multi window case it should be possible to switch between two windows with first responder text fields and keep right on typing. First responder status should not be lost, but new typing should always go into the first responder text field of the key window.
For sheets, a text field which was active when the sheet opened
should not receive input nor look active while the sheet is
open.
https://github.com/cappuccino/cappuccino/commit/f72615dcbe918dd6330...
Committed by Alexander Ljungberg
- M AppKit/CPTextField.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.