Bug 153822 - [Regression] Tripple click no longer selects whole line
Summary: [Regression] Tripple click no longer selects whole line
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-11 05:46 UTC by Dan Meltzer
Modified: 2007-12-16 04:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.")