"Matthew D. Fuller" <[email protected]> writes:

> On Thu, Feb 23, 2017 at 03:09:02PM +0000 I heard the voice of
> Richmond, and lo! it spake thus:
>> 
>> Something odd is happening. I have this email in view as I type it,
>> obviously. I click on the bottom right hand corner of the Window as
>> if I am about to resize it. The mouse cursor changes to a hand and
>> moves to the centre of the Window. Clicking once does nothing.
>> Clicking twice brings up the root menu as if I had clicked on the
>> desktop.
>
> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:53.0) Gecko/20100101
>         Firefox/53.0 SeaMonkey/2.50a2
>
> This is vaguely reminiscent of the weird sorta-lockout I see once in a
> while out of Firefox.  The symptoms wind up being that keybindings
> mostly stop working, and even some mouse actions go funky, but can be
> restored by clicking the root a few times.  Can you reproduce it at
> will?  I've only occasionally seemed able to manage to cause it other
> than accidentally.
>
> Though, I just managed.  So now I can track it down, and...   huh.
> Try this out:
>
>
> === modified file 'ewmh.c'
> --- ewmh.c    2017-02-17 11:12:19 +0000
> +++ ewmh.c    2017-02-23 19:55:59 +0000
> @@ -1302,7 +1302,7 @@
>                        * TODO: check if the twm_win is the same.
>                        * TODO: check how to make this actually work.
>                        */
> -                     Cancel = true;
> +                     //Cancel = true;
>                       break;
>       }
>  }


Well that didn't fix it (I just saw your note anyway), but it raises an
point. I didn't realise that this is specific to Seamonkey. But I tried
it on other windows including Firefox and couldn't reproduce it. But on
Seamonkey, down at the bottom right of the window there is what looks
like a grip. And if you hover the mouse over it, it changes to an arrow
pointing diagonally down and to the right. So at that point clicking the
grip causes the problem.

As I am using an alpha version of Seamonkey which I compiled myself, I
tried with Seamonkey 2.40. With that version you cannot see the grip but
it behaves the same way.

Just so I make sure I have done things right, I can use

make clean
make

to recompile everything right? That's what I did anyway. I re-installed
linux this week so all my devel libraries were gone. So I had some false
starts.

Reply via email to