Re: [PATCH] : Bug in address-entry.c
- From: Carlos Morgado <chbm chbm nu>
- To: balsa-list gnome org
- Subject: Re: [PATCH] : Bug in address-entry.c
- Date: Thu, 31 Jan 2002 23:42:27 +0000
Em Qui, 31 Jan 2002 14:23:37 Emmanuel escreveu:
> Hi all,
>
> /*
> * Check if it is mouse button 2 (paste text)
> */
> --> if ( (event->button == 2) && (event->type != GDK_BUTTON_PRESS) &&
> editable->editable )
> {
>
> This should be
> if ( (event->button == 2) && (event->type == GDK_BUTTON_PRESS) &&
> editable->editable )
>
> I was unable to reproduce the bug with that correction.
This looks correct but i'm getting exactly the oposite efect. I'll check
it out better tomorrow
--
Carlos Morgado - chbm(at)chbm(dot)nu - http://chbm.nu/ -- gpgkey: 0x1FC57F0A
http://wwwkeys.pgp.net/ FP:0A27 35D3 C448 3641 0573 6876 2A37 4BB2 1FC5 7F0A
(This is a shareware sig. If you wish to receive the FULL COMERCIAL EDITION
please send me lots of money)
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]