Greetings. On Thu, 18 Oct 2012 20:14:37 +0200 Carlos Torres <[email protected]> wrote: > Does anyone else find that scrolling with the keyboad shortcuts doesn't > work on a page with frames?
You are scrolling in the frames, due to focus changes. The same happens in big divs with images. The only solution seems to have some kind instruction for webkit to do some »visual scrolling« instead of just sending a scroll event. Sincerely, Christoph Lohmann
