Viewport and WebbrowserComponent

Hi

I'm having some trouble with using the WebbrowserComponent in a Viewport. When I scroll in the viewport the browser is rendered outside of the viewport. It stays inside the window though. Could it be because of the OSX native browser? (I have not tried on Windows yet, so I'm unsure if it's OSX specific. It's working fine with text and images.

Yep, that's what would be expected. The web browser's a heavyweight window so can't be embedded inside juce components.