Also not groudbreaking (and nearly one-liners) features are pretty to see and can be foundation for more neat things to come.
In Qt-webkit since Qt 4.5 is possible to read and set the position of the page in the scrollable view, (i.e. horizontal and vertical scrollbar values) that gives us the possibility to implement a nice web view that behaves like usual touch screens: scroll with the mouse, just touch the page and drag the thing around
Do you have the patch/source up somewhere?
yes, it’s in trunk, so available for 4.3
I actually filed a feature request against Konqueror/KHTML (ages ago) on https://bugs.kde.org/show_bug.cgi?id=105818 – funny that WebKit now gets an implementation of this feature 😛