Sending addObserver to CPTextField causes the text field to render values incorrectly
Reported by Joubert | December 25th, 2008 @ 04:59 AM | in 0.7
This manifests as follows:
1) when CPTextField is first responder, both the original text and the text being entered get rendered (albeit at different offsets).
2) when CPTextField is no longer first responder, the text the user entered disappears, and only the original text is displayed. When the control becomes first responder again, the text the user entered displays again as described in (1).
Comments and changes to this ticket
-
ronin-756 (at lighthouseapp) March 23rd, 2009 @ 09:41 PM
- Tag changed from cptextfield, kvo to @needtest, cptextfield, kvo
Thanks for your bug report. Do you think you could provide us with sample code that illustrates this bug? You could upload a sample AppController.j here or more simply paste it on http://gist.github.com and link it here. It would definitely help to solve it quickly.
-
Joubert April 8th, 2009 @ 01:15 PM
So I re-tested again with 0.6 and 0.7.
In the latter, things are working as I expect (so one could consider this a non-issue).
-
ronin-756 (at lighthouseapp) April 8th, 2009 @ 09:14 PM
- Tag changed from @needtest, cptextfield, kvo to @to-review, cptextfield, kvo
Thanks for the test! Everything is ok for me too in 0.7b, this ticket can be closed.
-
Ross Boucher April 19th, 2009 @ 09:05 AM
- Milestone set to 0.7
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
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.