mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 21:17:03 +00:00
Previously, when the cursor was hover a CPTextField the cursor was an arrow till we selected the textField. Now when the cursor is hover a CPTextField, and if this textField is enabled and editable or selectable we show the selecting cursor. This is the default behavior in Cocoa as well. Updated manual test Tests/Manual/CPTextField/