Quote:
Originally Posted by Mackx
The key-press is waking-up the DR so it continues with its activities, which was pre-fetching/rendering the next page(s). It seems that when not in fullscreen the page can be rendered before idle-mode starts, and in full-screen mode not. If this helps then increasing the timeout for the idl-mode should also help with this problem. The timeout currently is 5s, but it is fixed in code.
|
I already tried this (setting it to 10s), but it didn't seem to do anything. I may have made a mistake somewhere though.