Version: (using Devel) OS: Linux Installed from: Compiled sources When i middle click in scrollbar, konqueror go to X clipboard URL (if one exist). It shouldn't, it should just scroll to current point in scrollbar.
Can confirm it's a webkitkde bug... No problem with rekonq and arora.
SVN commit 1043146 by adawit: - Fixed navigatation to a url from the clipboard on middle mouse button click. - Removd compatibility code for Qt < 4.5. - Updated documentation. BUG:211302 M +16 -15 kwebview.cpp M +11 -8 kwebview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1043146
Bug is not fixed here.
SVN commit 1085216 by adawit: Do not navigate to the clipboard url when a user middle clicks on the scrollbar. BUG:211302 M +7 -4 kgraphicswebview.cpp M +8 -5 kwebview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1085216