Bug when CPScrollView resizes
Reported by birdcage (at inklesspen) | March 12th, 2009 @ 07:35 PM | in 0.7
I have a scrollview that resizes itself as the window resizes. it's possible to make the window large enough that all the content fits on screen, so the scrollbars are disabled. but if this happens when I'm already scrolled to the right, the content is "stuck" partially offscreen.
I've attached a short video. I verified that this behavior exists in the git repo.
Comments and changes to this ticket
-
Francisco Tolmasky March 21st, 2009 @ 03:52 AM
- Tag set to @acknowledged, cpscrollview
- State changed from new to open
I believe this is fixed in 0.7, can you confirm?
-
ronin-756 (at lighthouseapp) March 23rd, 2009 @ 09:53 PM
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.
-
ronin-756 (at lighthouseapp) March 25th, 2009 @ 11:09 PM
- Tag changed from @acknowledged, cpscrollview to @to-review, cpscrollview
- Milestone set to 0.7
Here is a test case : http://gist.github.com/85978
I've been able to reproduce it in 0.6 but not in 0.7b. I think this ticket can be closed.
-
Francisco Tolmasky March 26th, 2009 @ 01:22 PM
- State changed from open to resolved
- Assigned user set to Francisco Tolmasky
Fixed in 0.7b
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.
People watching this ticket
Attachments
Tags
Referenced by
- 249 Bug when CPScrollView resizes (from [ccfbd86c1f4d4556641a5c1525e0dc6ec53dd8f5]) Closes ...