https://bugs.webkit.org/show_bug.cgi?id=33408 introduces FAST_MOBILE_SCROLLING to disabled fixed background on embedded. Qt Webkit could define that as well for its embedded platforms.
Created attachment 47414 [details] Enable the #define for Maemo 5, Qt Embedded and Symbian
We have to define if this is really what we want, as it changes the behaviour. Current iPhone and Android doesn't do anything like this, so this might be problematic.
(In reply to comment #2) > We have to define if this is really what we want, as it changes the behaviour. > Current iPhone and Android doesn't do anything like this, so this might be > problematic. I might be wrong but I had the impression they were using a virtual viewport of the size of the content. This would essentially give the same results. Do you have one of those devices to check?
Comment on attachment 47414 [details] Enable the #define for Maemo 5, Qt Embedded and Symbian OK, i trust you.
Comment on attachment 47414 [details] Enable the #define for Maemo 5, Qt Embedded and Symbian Hmm... I'll leave a qter to decide if this should actually be committed.
(In reply to comment #2) > We have to define if this is really what we want, as it changes the behaviour. > Current iPhone and Android doesn't do anything like this, so this might be > problematic. Andreas just tested that on an iPhone, this gives the same behavior. The way to achieve that is different as I mentioned.
I agree. We should certainly enable this for all the said platforms.
Comment on attachment 47414 [details] Enable the #define for Maemo 5, Qt Embedded and Symbian Let's do it then!
Comment on attachment 47414 [details] Enable the #define for Maemo 5, Qt Embedded and Symbian Clearing flags on attachment: 47414 Committed r54109: <http://trac.webkit.org/changeset/54109>
All reviewed patches have been landed. Closing bug.
Not enabled on WinCE on purpose or just missed?
Just missed I'm quite sure, feel free to provide a patch :-)
The fix is one liner, if WinCE is supposed to be supported I'll send a patch.
Created attachment 47816 [details] Enable it for Windows CE (In reply to comment #12) > Just missed I'm quite sure, feel free to provide a patch :-) Sorry, I forgot Qt supports so many platforms :)
Thanks!
Cherry-picked into qtwebkit-4.6 with commit d70761926b1215c30158a7c50809e98b5dc8170c