Bug 153822

Summary: [Regression] Tripple click no longer selects whole line
Product: [Applications] konsole Reporter: Dan Meltzer <hydrogen>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dan Meltzer 2007-12-11 05:46:23 UTC
Version:           Revision: 746951 (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

In konsole from kde3, tripple clicking a line selected it.  This no longer works as expected in kde4.
Comment 1 FiNeX 2007-12-11 20:13:23 UTC
I can confirm this problem.
Comment 2 Robert Knight 2007-12-16 04:56:32 UTC
> This no longer works as expected in kde4. 

By "no longer works as expected", I presume that you meant that it only selected from the current word forwards.

Fixed in SVN revision #748979 ("Change default triple click behaviour to select the whole line, rather than just that forwards of the cursor.  This is in line with KDE 3.  Replaced the API which controls this behaviour in the TerminalDisplay class with a clearer one.")