Bug 314164

Summary: Can't set line bookmarks from icon border anymore
Product: [Developer tools] kdevplatform Reporter: Nicolás Alvarez <nalvarez>
Component: editor integrationAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: regression
Priority: NOR    
Version First Reported In: git master   
Target Milestone: 1.3.0   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Nicolás Alvarez 2013-01-31 04:09:37 UTC
In earlier KDevelop versions, I remember that right-clicking the KatePart "icon border" showed a context menu where you could set either a breakpoint or a bookmark. It also let you choose which of the two would be set by single-clicking the icon border.

Now, clicking the border sets a breakpoint, and right-clicking does nothing.

I highly suspect this problem was introduced in kdevplatform:5a80aff6.

I'm using the 4.5 git branch (kdevplatform a0976070, kdevelop ab1a54a8).
Comment 1 Kevin Funk 2013-05-10 22:29:41 UTC

*** This bug has been marked as a duplicate of bug 267806 ***