POV-Ray : Newsgroups : povray.beta-test : obscure double-button selection funkiness Server Time
30 Jul 2024 18:14:25 EDT (-0400)
  obscure double-button selection funkiness (Message 1 to 5 of 5)  
From: Josh Seagoe
Subject: obscure double-button selection funkiness
Date: 18 Oct 2001 02:05:05
Message: <3BCE71B9.4050706@smileyface.com>
I don't know if you guys can fix bugs in the editor, but this is strange 
and I don't know where else to report it.

This is with windows 2000, POV 3.5beta6: (same thing happens in 3.1 with 
a different dll/code address)

- left click next to a letter & hold
- drag over the letter
- right click
- release the left button

At this point the context menu is up and the selection follows the mouse 
as if you were still holding down the left mouse button.

- left click on the selection (this is a little tricky, since it's 
following the mouse)
- drag it, even a few pixels works (sometimes no pixels)
- let go of the mouse button

"Access violation at address 0197FE2A in module 'povcmax2.dll'.  Read of 
address 0000009E." (that last address varies)

-josh


Post a reply to this message

From: Warp
Subject: Re: obscure double-button selection funkiness
Date: 18 Oct 2001 05:18:57
Message: <3bce9e81@news.povray.org>
Josh Seagoe <jos### [at] smileyfacecom> wrote:
: - left click next to a letter & hold
: - drag over the letter
: - right click
: - release the left button

: At this point the context menu is up and the selection follows the mouse 
: as if you were still holding down the left mouse button.

  Does this behaviour happen in other text editors as well, or only with
winpov?

-- 
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

From: Tom Melly
Subject: Re: obscure double-button selection funkiness
Date: 18 Oct 2001 11:27:38
Message: <3bcef4ea$1@news.povray.org>
"Warp" <war### [at] tagpovrayorg> wrote in message news:3bce9e81@news.povray.org...
> Josh Seagoe <jos### [at] smileyfacecom> wrote:
> : - left click next to a letter & hold
> : - drag over the letter
> : - right click
> : - release the left button
>
> : At this point the context menu is up and the selection follows the mouse
> : as if you were still holding down the left mouse button.
>
>   Does this behaviour happen in other text editors as well, or only with
> winpov?
>

I can confirm this (very obscure) behaviour. However, it reminds me of the old
joke:

Patient: Doctor, it hurts when I do this...
Doctor: Well, don't do it...


Post a reply to this message

From: Chris Cason
Subject: Re: obscure double-button selection funkiness
Date: 18 Oct 2001 13:56:54
Message: <3bcf17e6@news.povray.org>
Thanks for the clear report. I won't ask how you managed to discover this ;)

I'll see if I can fix it (though it's in the codemax DLL).

-- Chris


Post a reply to this message

From: Josh Seagoe
Subject: Re: obscure double-button selection funkiness
Date: 18 Oct 2001 23:14:26
Message: <3BCF9B41.3020508@smileyface.com>
Warp wrote:

> Josh Seagoe <jos### [at] smileyfacecom> wrote:
> : - left click next to a letter & hold
> : - drag over the letter
> : - right click
> : - release the left button
> 
> : At this point the context menu is up and the selection follows the mouse 
> : as if you were still holding down the left mouse button.
> 
>   Does this behaviour happen in other text editors as well, or only with
> winpov?

Most editors (mozilla, notepad, SciTE, native text edit controls) stop 
tracking the mouse when any mouse button is released.

-josh


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.