Changeset [7037151bfc75ae4e08643e1bf8ca803a4a191537] by Alexander Ljungberg
October 23rd, 2010 @ 09:00 AM
Fixed: clicking a token would cause the token field to resign first responder status, only to reclaim it on mouse up.
This was caused by the framework's stop DOM event code blurring
the field. Now simply refuse to resign first responder status
between mouse down and mouse up. Note that this fixes the bug the
previous commit did too, but that commit improves other scrolling
behaviour so it gets to stay.
http://github.com/280north/cappuccino/commit/7037151bfc75ae4e08643e...
Committed by Alexander Ljungberg
- M AppKit/CPTokenField.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.