[3586] in SIPB bug reports
Re: idraw.new for vaxen
daemon@ATHENA.MIT.EDU (web@Athena.MIT.EDU)
Wed Mar 17 13:29:28 1993
From: web@Athena.MIT.EDU
To: jhbrown@Athena.MIT.EDU
Cc: bug-sipb@Athena.MIT.EDU
In-Reply-To: Your message of Mon, 15 Mar 93 14:15:57 -0500.
<9303151915.AA19626@james-tiptree-jr.MIT.EDU>
Date: Wed, 17 Mar 93 13:29:01 EST
> The magnify button has the following bug:
>
> click to select magnify.
> then click with the left button anywhere in the drawing area.
> watch idraw.new fold up and disappear.
>
> it gives a floating exception message as a parting gesture.
>
> Jeremy
>
the problem is you clicked down and up at the same spot, thus asking idraw to
maginfy a region of zero size. of course, idraw shouldn't dump on you
for that though... i've forwarded your question to the authors of
idraw.
-Chee