Version: (using KDE 4.1.0) Installed from: Fedora RPMs I've it enabled, clicking it just opens the RMB menu, not go back. In kde3 you had to click RMB and move the mouse a bit to open the menu.
*** This bug has been marked as a duplicate of 165254 ***
bug #165254 is about how it works in menu itself. If you don't this bug's feature enabled, you might want to just use the 'back' from RMB menu (topmost item in that menu), but new kde4 gives you that *list of history* and you *have* to go one menu deeper to get what you want. That's different thing compared to RMB click that doesn't open any menu, just takes you back instantly.
Oh, OK, understood, sorry.
Confirmed: I'm running KDE 4.2.4 in Gentoo and the "Right click goes back in history" setting is completely ignored.
Let's put some votes in then that we get this to NEW state.
Untile this feature is not implemented in KDE4, the option could be hidden.
SVN commit 1050276 by dfaure: Fix regression (compared to kde3) : make "Right click goes back in history" feature work again. Fixed for: 4.4.0 BUG: 168439 M +1 -0 CMakeLists.txt M +5 -0 konqmainwindow.cpp A konqrmbeventfilter.cpp [License: LGPL (v2/3+eV)] A konqrmbeventfilter.h [License: LGPL (v2/3+eV)] M +1 -1 konqueror.kcfg M +0 -85 konqview.cpp M +0 -7 konqview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1050276
Thanks David, much appreciated. Just thought this yesterday again and hoped it to get fixed.
SVN commit 1078191 by dfaure: Backport 1050276: Repair 'right click goes back in history' feature. Fixed for: 4.3.5 CCBUG: 168439 M +1 -0 CMakeLists.txt M +5 -0 konqmainwindow.cpp A konqrmbeventfilter.cpp trunk/KDE/kdebase/apps/konqueror/src/konqrmbeventfilter.cpp#1050276 [License: LGPL (v2/3+eV)] A konqrmbeventfilter.h trunk/KDE/kdebase/apps/konqueror/src/konqrmbeventfilter.h#1050276 [License: LGPL (v2/3+eV)] M +1 -1 konqueror.kcfg M +0 -85 konqview.cpp M +0 -7 konqview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1078191