After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 628367 - When Orca enter in notification mode and switch to another application it stop presenting the locusOfFocus
When Orca enter in notification mode and switch to another application it sto...
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
2.31.x
Other Linux
: Normal normal
: ---
Assigned To: Orca Maintainers
Orca Maintainers
Depends on:
Blocks: 627451
 
 
Reported: 2010-08-30 20:27 UTC by Alejandro Leiva
Modified: 2011-01-15 17:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Revision #1 (1.06 KB, patch)
2010-08-31 00:39 UTC, Jose Vilmar Estacio de Souza
committed Details | Review

Description Alejandro Leiva 2010-08-30 20:27:07 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.
Comment 1 Jose Vilmar Estacio de Souza 2010-08-31 00:39:21 UTC
Created attachment 169137 [details] [review]
Revision #1

Disable notification message listmode when windows is deactivated.
Comment 2 Jose Vilmar Estacio de Souza 2010-08-31 14:17:55 UTC
Maybe I am wrong, but seems to me that a similar problem happens when entering in learn mode pressing orca+h.
Comment 3 Joanmarie Diggs (IRC: joanie) 2010-08-31 15:07:21 UTC
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!
Comment 4 Jose Vilmar Estacio de Souza 2010-08-31 18:17:13 UTC
Confirmed indeed.
I believe that the same solution can be applied.
I'll try to fix.
Comment 5 Alejandro Leiva 2010-09-13 09:02:19 UTC
(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?
Comment 6 Jose Vilmar Estacio de Souza 2010-09-13 10:13:50 UTC
(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.
Comment 7 Alejandro Leiva 2010-09-13 14:32:26 UTC
Review of attachment 169137 [details] [review]:

By the moment this patch is good.
Comment 9 Jose Vilmar Estacio de Souza 2010-09-17 14:51:59 UTC
(In reply to comment #8)
> Commited at
> http://git.gnome.org/browse/orca/commit/?id=342d4b0bdfc9cfbdc1f012bfd1b8e759092c37a9

Can be closed?
Thanks.
Comment 10 Joanmarie Diggs (IRC: joanie) 2011-01-15 17:48:32 UTC
Re-adding blocks for historical and research purposes.