GNOME Bugzilla – Bug 628367
When Orca enter in notification mode and switch to another application it stop presenting the locusOfFocus
Last modified: 2011-01-15 17:48:32 UTC
1) Bind and enter in notification list mode 2) Press ALT+F1 to enter the Applications menu 3) Arrow around in the menu Expected results: Orca would present each menu item Actual results: Orca does not present each menu item until Escape is pressed. Probably to fix the issue can be accomplished looking at the window:activate and window:deactivate events.
Created attachment 169137 [details] [review] Revision #1 Disable notification message listmode when windows is deactivated.
Maybe I am wrong, but seems to me that a similar problem happens when entering in learn mode pressing orca+h.
That would not be entirely surprising. Could you please verify that is indeed the case, and that it's problematic? If so, and you would like to address it as well, it would be very much appreciated!
Confirmed indeed. I believe that the same solution can be applied. I'll try to fix.
(In reply to comment #4) > Confirmed indeed. > I believe that the same solution can be applied. > I'll try to fix. Hi Jose, did you fix this?
(In reply to comment #5) > (In reply to comment #4) > > Confirmed indeed. > > I believe that the same solution can be applied. > > I'll try to fix. > > Hi Jose, did you fix this? Not yet, but I think that the solution is simple. I can apply the same solution applied in comment #2, assuming that it is correct. I need to know if my patch will be accepted.
Review of attachment 169137 [details] [review]: By the moment this patch is good.
Commited at http://git.gnome.org/browse/orca/commit/?id=342d4b0bdfc9cfbdc1f012bfd1b8e759092c37a9
(In reply to comment #8) > Commited at > http://git.gnome.org/browse/orca/commit/?id=342d4b0bdfc9cfbdc1f012bfd1b8e759092c37a9 Can be closed? Thanks.
Re-adding blocks for historical and research purposes.