Bug 49580 - selection during console output broken
Summary: selection during console output broken
Status: RESOLVED WORKSFORME
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: 2002-10-23 18:56 UTC by Felix Seeger
Modified: 2003-04-12 12:53 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 Felix Seeger 2002-10-23 18:56:16 UTC
Version:           1.2 Beta2 (using KDE 3.0.8 (KDE 3.1 beta2))
Installed from:    compiled sources
Compiler:          gcc version 2.95.4 20011002 (Debian prerelease)
OS:          Linux (i686) release 2.4.19

If you compile something or tail a logfile and scroll up to select a line, the line under that line gets selected. It is very difficult to select something.
Comment 1 Stephan Binner 2002-10-25 21:33:19 UTC
First, try to "make clean install" in kdebase/konsole.    
Second, do you use any exeptional compiler options ("-ansi alias",  or one of "-fno-rtti 
-fno-exceptions -fno-check-new")? 
Comment 2 Felix Seeger 2002-10-26 18:42:29 UTC
Subject: Re:  selection during console output broken

Am Freitag 25 Oktober 2002 21:33 schrieben Sie:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=49580
>
>
>
>
> ------- Additional Comments From binner@kde.org  2002-10-25 21:33 -------
> First, try to "make clean install" in kdebase/konsole.
> Second, do you use any exeptional compiler options ("-ansi alias",  or one
> of "-fno-rtti -fno-exceptions -fno-check-new")?

Already made a clean installation of konsole. I don't use any special compile 
options except: -O3 -mcpu=i686 -march=i686

At the moment I update kdelibs, after the crystal changes I get a many lines 
output. When I scroll up and try to select a line the selection jumps down 
and I can't select the line I want.

have fun
Felix
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE9usXIS0DOrvdnsewRAtMbAJ9QvNnNroJwmEdvOvSwexWGqJ5lgwCeJVok
rdvI1Csg5VRBhAzdKLJj/vc=
=Lqrh
-----END PGP SIGNATURE-----

Comment 3 Stephan Binner 2003-02-21 14:39:30 UTC
Is this still a problem with 3.1 final? 
Comment 4 Stephan Binner 2003-04-08 12:07:18 UTC
No answer. Works for me. Nobody else reported this. 
Comment 5 Waldo Bastian 2003-04-08 14:06:01 UTC
Subject: Re: [Konsole-devel]   selection during console output broken

On Tuesday 08 April 2003 12:07, Stephan Binner wrote:
> ------- Additional Comments From binner@kde.org  2003-04-08 12:07 -------
> No answer. Works for me. Nobody else reported this.

I think there is a problem if the konsole scrolls between the time you press 
LMB and the time you actually move the mouse.

Cheers,
Waldo
Comment 6 Stephan Binner 2003-04-12 12:53:41 UTC
If "to select a line" wants to say triple click selecting, then I have just committed a fix.