Ethereal-dev: Re: [ethereal-dev] multiclick in 0.7.0 = multiple trees?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Wed, 4 Aug 1999 17:25:15 -0700 (PDT)
> Yeah, I just noticed it, and it's pretty repeatable.

...even with Ethereal 0.6.3; it's not new in 0.7.0.

I suspect the problem is that if you double-click a packet, it doesn't
get unselected, it just gets re-selected, and we don't clear out the
tree view before displaying it the second time.  I'll try fixing that.