Clicking menu ignored -- sometimes, VW7.7 ...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Clicking menu ignored -- sometimes, VW7.7 ...

kobetic
Yes, I've seen this happen on X11. I'll see if we can get this looked at before the next release ships.
The tricky bit is that we don't know how to reproduce this reliably yet.

Martin

"Dennis Smith"<[hidden email]> wrote:

> Running 7.7 on Windows XP / 7 -- sometimes when clicking an item on a
> secondary menu
> (submenu) even though the items shows as selected, the click gets ignored.
>
> It seems to be slightly related to where the menus are (e.g. near the
> boundary of the screen).
> It IS reproducible, even when doing it all slowly, but we have really
> not figured out exactly
> what makes it occur.
>
> Anyone seen this kind of thing?
>
> --
> Dennis Smith                         +1 416.798.7948
> Cherniak Software Development Corporation   Fax: +1 416.798.0948
> 509-2001 Sheppard Avenue East        [hidden email]
> Toronto, ON M2J 4Z8              sip:[hidden email]
> Canada         http://www.CherniakSoftware.com
> Entrance off Yorkland Blvd south of Sheppard Ave east of the DVP
>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Clicking menu ignored -- sometimes, VW7.7 ...

Holger Kleinsorgen-4
Am 05.05.2010 17:12, schrieb [hidden email]:

> Yes, I've seen this happen on X11. I'll see if we can get this looked at before the next release ships.
> The tricky bit is that we don't know how to reproduce this reliably yet.
>
> Martin
>
> "Dennis Smith"<[hidden email]>  wrote:
>> Running 7.7 on Windows XP / 7 -- sometimes when clicking an item on a
>> secondary menu
>> (submenu) even though the items shows as selected, the click gets ignored.
>>

isn't that resolution 97830?

includes a patch for windows and OSX only, though

------------
"Problem Description:
   Right click submenu selection does not perform menu action.


Resolution Description:
   MenuController subclass specific updates are required for appropriate
processing of mouse state and event handling.
"
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Clicking menu ignored -- sometimes, VW7.7 ...

kobetic
In reply to this post by kobetic
"Holger Kleinsorgen"<[hidden email]> wrote:

> Am 05.05.2010 17:12, schrieb [hidden email]:
> > Yes, I've seen this happen on X11. I'll see if we can get this looked at before the next release ships.
> > The tricky bit is that we don't know how to reproduce this reliably yet.
> >
> > Martin
> >
> > "Dennis Smith"<[hidden email]>  wrote:
> >> Running 7.7 on Windows XP / 7 -- sometimes when clicking an item on a
> >> secondary menu
> >> (submenu) even though the items shows as selected, the click gets ignored.
> >>
>
> isn't that resolution 97830?
>
> includes a patch for windows and OSX only, though
>
> ------------
> "Problem Description:
>    Right click submenu selection does not perform menu action.
>
>
> Resolution Description:
>    MenuController subclass specific updates are required for appropriate
> processing of mouse state and event handling.
> "

I'm not sure, but the description doesn't quite fit what I'm seeing. In my case there are no right-clicks involved. I saw it trying to click items on menu bar menus. Sometimes it just won't accept the click on the item, I have to go off, let the menu close and reopen it again. But it only happens sometimes, I can't reproduce it at will. The fix above went into the builds only recently, I don't know if I've seen this happen since then.
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Clicking menu ignored -- sometimes, VW7.7 ...

Dennis smith-4
You are correct -- that's what I get for posting just after getting up
in the morning.
Its normal (left) click that is the problem !

On 05/05/2010 12:39 PM, [hidden email] wrote:

> "Holger Kleinsorgen"<[hidden email]>  wrote:
>    
>> Am 05.05.2010 17:12, schrieb [hidden email]:
>>      
>>> Yes, I've seen this happen on X11. I'll see if we can get this looked at before the next release ships.
>>> The tricky bit is that we don't know how to reproduce this reliably yet.
>>>
>>> Martin
>>>
>>> "Dennis Smith"<[hidden email]>   wrote:
>>>        
>>>> Running 7.7 on Windows XP / 7 -- sometimes when clicking an item on a
>>>> secondary menu
>>>> (submenu) even though the items shows as selected, the click gets ignored.
>>>>
>>>>          
>> isn't that resolution 97830?
>>
>> includes a patch for windows and OSX only, though
>>
>> ------------
>> "Problem Description:
>>     Right click submenu selection does not perform menu action.
>>
>>
>> Resolution Description:
>>     MenuController subclass specific updates are required for appropriate
>> processing of mouse state and event handling.
>> "
>>      
> I'm not sure, but the description doesn't quite fit what I'm seeing. In my case there are no right-clicks involved. I saw it trying to click items on menu bar menus. Sometimes it just won't accept the click on the item, I have to go off, let the menu close and reopen it again. But it only happens sometimes, I can't reproduce it at will. The fix above went into the builds only recently, I don't know if I've seen this happen since then.
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>    

--
Dennis Smith                         +1 416.798.7948
Cherniak Software Development Corporation   Fax: +1 416.798.0948
509-2001 Sheppard Avenue East        [hidden email]
Toronto, ON M2J 4Z8              sip:[hidden email]
Canada         http://www.CherniakSoftware.com
Entrance off Yorkland Blvd south of Sheppard Ave east of the DVP

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Clicking menu ignored -- sometimes, VW7.7 ...

kobetic
In reply to this post by kobetic
> I'm not sure, but the description doesn't quite fit what I'm seeing. In my case there are no right-clicks involved. I saw it trying to click items on menu bar menus. Sometimes it just won't accept the click on the item, I have to go off, let the menu close and reopen it again. But it only happens sometimes, I can't reproduce it at will. The fix above went into the builds only recently, I don't know if I've seen this happen since then.

OK, here's a bit more on what I'm seeing. I can make it happen if I keep invoking a menu bar item in the browser long enough. This is even in the latest build, so the resolution definitely doesn't fix it. In my case I kept clicking Browser>Refresh in the RB over and over again. It seems that I have to do it with clicks, not click and hold/drag style. I.e. click on the Browser label in the menu bar then click on a menu item on the menu that opens. The weird thing is that when I get the menu that doesn't respond, it still does react visually, i.e. the item that I click on it does highlight as clicked, it just doesn't do anything. Once in that state the menu won't accept any item, you just have to close it and open it again. Another syndrome that I notice is that normally when you click-open the menu the first item gets selected immediately. In the case when I get menu that doesn't act, there is no initial selection. That's all I have so far. I'll make an AR shortly.
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc