WebView doesn't scroll

2011-10-20 Thread Vladimir Pouzanov
Hi all, I have an issue with WebView and scrolling the content. Using even the simplest code (xib with webView on top of it and [[webView mainFrame] loadRequest:[NSURLRequest requestWithURL:[NSURL URLWithString:@http://any.site.with.long.content;]]]) I still fail to make the webView

Re: WebView doesn't scroll

2011-10-20 Thread Andy Lee
Works fine for me on 10.7.2 and Xcode 3.2.6. If you want to zip up your project and send it to me I'd be glad to see if I can reproduce the problem. (Just remember to remove the build directory before zipping.) --Andy On Oct 20, 2011, at 4:37 PM, Vladimir Pouzanov wrote: Hi all, I have

Re: WebView doesn't scroll

2011-10-20 Thread Vladimir Pouzanov
On 21 окт. 2011, at 03:50, Andy Lee wrote: Works fine for me on 10.7.2 and Xcode 3.2.6. If you want to zip up your project and send it to me I'd be glad to see if I can reproduce the problem. (Just remember to remove the build directory before zipping.) Somehow it was related to