Copy text from NavigationWidget when selecting
AbandonedPublic

Authored by patrickelectric on May 10 2017, 12:19 PM.

Details

Reviewers
kfunk
Group Reviewers
KDevelop

Diff Detail

Repository
R33 KDevPlatform
Branch
copy
Lint
No Linters Available
Unit
No Unit Test Coverage
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptMay 10 2017, 12:19 PM
kfunk requested changes to this revision.May 10 2017, 12:56 PM
kfunk added a subscriber: kfunk.

+1 on the incentive. I had that somewhere on my TODO list...

Also note: Selecting the next, then pressing the middle mouse button already does work. This is not discoverable on other platforms than Linux though.

language/duchain/navigation/abstractnavigationwidget.cpp
115

That's unexpected behavior.

Better: Use a small "copy" icon, preferrably in the upper right corner, which copies the text to the clipboard when clicked?

This revision now requires changes to proceed.May 10 2017, 12:56 PM
kfunk added a comment.Jul 6 2017, 5:50 PM

Bump? Planning to work on the issues?

I totally forgot, will do tomorrow.

still working on it..