Changeset [c5d471b31b3e0248d916fa6bce9b9646a39e4676] by Alexander Ljungberg
September 14th, 2010 @ 09:38 AM
Fixed: if a text field in a modal window was clicked, it would
become deselected. This prevented text selection by dragging or by
double click. The problem was that the DOM event guard was always
enabled when a modal window was on screen and this prevented the
normal mouse event pass through to the text field input
element.
http://github.com/280north/cappuccino/commit/c5d471b31b3e0248d916fa...
Committed by Alexander Ljungberg
- M AppKit/CPApplication.j
- M AppKit/Platform/DOM/CPPlatformWindow+DOM.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.