Your message with subj: Bug closed 11043 I can't reproduce this bug with current CVS and the extended highlighting stuff. Kind regards Joseph Wenninger has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Stephan Kulow (administrator, KDE bugs database) Received: (at submit) by bugs.kde.org; 18 Sep 2000 22:36:12 +0000 Received: (qmail 31657 invoked from network); 18 Sep 2000 22:36:11 -0000 Received: from cmailg7.svr.pol.co.uk (195.92.195.177) by max.tat.physik.uni-tuebingen.de with SMTP; 18 Sep 2000 22:36:11 -0000 Received: from [195.92.67.23] (helo=mail18.svr.pol.co.uk) by cmailg7.svr.pol.co.uk with esmtp (Exim 3.13 #0) id 13b9WD-0000yM-00 for submit@bugs.kde.org; Mon, 18 Sep 2000 23:36:09 +0100 Received: from modem-117.parrot.dialup.pol.co.uk ([62.137.104.117] helo=taurine.demon.co.uk) by mail18.svr.pol.co.uk with esmtp (Exim 3.13 #0) id 13b9WD-0005L0-00 for submit@bugs.kde.org; Mon, 18 Sep 2000 23:36:09 +0100 Received: (from mark@localhost) by taurine.demon.co.uk (8.9.3/8.9.3) id XAA06294; Mon, 18 Sep 2000 23:37:41 +0100 Date: Mon, 18 Sep 2000 23:37:41 +0100 From: Mark Roberts Message-Id: <200009182237.XAA06294@taurine.demon.co.uk> X-Authentication-Warning: taurine.demon.co.uk: mark set sender to Mark Roberts,,, using -f To: submit@bugs.kde.org Subject: Select highlighting not accurate for comments in C++ Package: kwrite Version: 2.0 (KDE post 1.94 > 20000911) Severity: normal Hi, I am editting a C++ file. I press Home to get to the start of a line that is a comment. I hold the shift key while pressing End to get to the end of the line. The cursor moves to the end of the line but the highlight of what is selected only extends about 3/4s of the length of the line. I press the Delete key to remove the line of comment, and the entire line disappears, proving that the selection itself was accurate. This is a comment marked with a // Best regards, Mark Roberts.