Changeset [fd3ad76db30f6f9cb44d6b3a5e81a83f6cfc47ae] by Alexander Ljungberg
November 18th, 2012 @ 12:32 PM
Fixed: after tabbing to a token field it'd immediately lose first responder status.
Without this fix, the tab key press would be propagated to the
browser, which would blur the focused input element, even when that
input element was the one the new first responder intended to
use.
https://github.com/cappuccino/cappuccino/commit/fd3ad76db30f6f9cb44...
Committed by Alexander Ljungberg
- M AppKit/CPWindow/CPWindow.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.