When you enable "open on click" for links (a option that I think is new to KDE 4.10), it's not possible to copy part of a link without opening it, since the link will be opened on mouse down and not on mouse up as it should. Reproducible: Always
I'm not sure what you expect - you can disable that option if you want.
I expect it to work correctly.
On Fri, Mar 29, 2013 at 10:27 AM, David Martí <neikokz+kbugs@gmail.com> wrote: > https://bugs.kde.org/show_bug.cgi?id=317503 > > --- Comment #2 from David Martí <neikokz+kbugs@gmail.com> --- > I expect it to work correctly. > I'm curious to know where you got the expectation that you could select text in the middle of a clickable link. This has never worked in any browser I've ever used, instead a click and drag on a link drags the link. I've seen all sorts of interesting browser behaviour as a result when trying to click just before or after a link to select it as text. If konsole does not drag links when you do this, *that* is the bug. Regards, Eli
Though I understand what you mean, all elements on a GUI (and let me stress that: ALL) work on mouse up, and not in mouse down. For any GUI interface you can see now: click and hold it. Nothing happens. Any action should happen only if you release the button, this is, on mouse up, and not when you hold the button down. This behaviour Konsole has is wrong because it's unexpected. Forget for a moment the "it shouldn't be possible to select part of a link" part - that thing is just collateral to the main problem.
I guess that depends on how you define "work". Click and hold is the beginning gesture of a drag. There's no precedent anywhere I'm aware of for links that open in one click but allow selection of the the URL as text instead of drag to copy.
You can disable "open files and links by direct click", to be able to select the text you want, and press and hold Ctrl and click a link to open with a single mouse click. I think this addresses the issue of this report. Feel free to reopen if you disagree. Closing as unmaintained as kde4/konsole is no longer maintained.