bug-ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mouse location wrong


From: Oliver Dain
Subject: mouse location wrong
Date: 14 Oct 2002 17:19:31 -0400

a)  DDD rules.   Thanks for writing it.

I've seen the follow buggy behavior on 2 different RedHat Linux boxes
with fairly standard installs so I don't thinks its anything wierd in my
configuration.  The problem is this:  I want to right-click on a
variable and print/display it.  Suppose I have the following line of
source:

i = var1*var2/(var3+var4)

and I want to display the value of var1.  So I put the mouse pointer
over var1 and right click. The pop-up menu will display "print the value
of var4", etc.  Notice it thinks my pointer is over var4, not var1.  If
I click on var1 so that it would become highlighted var4 is highlighted
and var1 disappears!  e.g. the whole line shifts to the left, var4 gets
the highlight and everything to the left of it is gone!

My configuration:

$ ddd --configuration

GNU DDD 3.3.1 (i386-redhat-linux-gnu)
Copyright (C) 1995-1999 Technische Universität Braunschweig, Germany.
Copyright (C) 1999-2001 Universität Passau, Germany.

Compiled with GCC 2.96 20000731 (Red Hat Linux 7.1 2.96-94), GNU libc
2.2
Requires X11R6, Xt11R6, Motif 1.2 (GNU/LessTif Version 1.2 Release
0.92.32)
Includes XPM 3.4.11, Athena Panner, DDD core
Built 2001-07-19 by Compile Server
<bhcompile@stripples.devel.redhat.com>.

gdb version I'm using (although I don't think it relevant): gdb-5.1-1

I'm running ddd under XFree86-4.1.0-3 with KDE 2.2.2 as my window
manager.

Please let me know if there is any more information you need.  If you
know of a workaround that would be great too.

Thanks,
Oliver





reply via email to

[Prev in Thread] Current Thread [Next in Thread]