Usually when left-clicking in the icon border (toggled via F6 by default) it adds a breakpoint or bookmark (depending on configuration). This feature suddenly stopped working. Right-clicking does nothing either. Reproducible: Always Steps to Reproduce: 1. Bring the icon border into view for a C++ file. 2. Click in it. Actual Results: No action. Expected Results: Add breakpoint/bookmark. KDE SC 4.8.5.
*** Bug 309308 has been marked as a duplicate of this bug. ***
Git commit b8621ae08e3aab3c38f8f7e6f0a63dd5395d9b34 by Niko Sams. Committed on 09/11/2012 at 16:34. Pushed by nsams into branch 'master'. Revert "move partcontroller creation after session init" This reverts commit 3d5a120c3d3837cae89e0e0aee5fcd0f520eb856. Fixes regression that broke the icon border. M +21 -22 shell/core.cpp http://commits.kde.org/kdevplatform/b8621ae08e3aab3c38f8f7e6f0a63dd5395d9b34
Thanks, works here.