[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 91041] triple-click should select trailing newline
From:       Dominik Haumann <dhdev () gmx ! de>
Date:       2004-10-15 20:20:10
Message-ID: 20041015202010.19616.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
        
http://bugs.kde.org/show_bug.cgi?id=91041        




------- Additional Comments From dhdev gmx de  2004-10-15 22:20 -------
CVS commit by dhaumann: 

foreport anders' fix for bug #91041: triple click includes newLine.
CCMAIL: 91041 bugs kde org


  M +1 -1      katedocument.cpp   1.760


--- kdelibs/kate/part/katedocument.cpp  #1.759:1.760
 @ -3338,5 +3338,5  @ void KateDocument::selectLine( const Kat
     clearSelection ();
 
-  setSelection (cursor.line(), 0, cursor.line()/*+1, 0*/, \
m_buffer->plainLine(cursor.line())->length() ); +  setSelection (cursor.line(), 0, \
cursor.line()+1, 0);  }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic