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 760901 - Orca does not recognize the Braille commands CMD_FWINLTSKIP and CMD_FWINRTSKIP
Orca does not recognize the Braille commands CMD_FWINLTSKIP and CMD_FWINRTSKIP
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: braille
unspecified
Other All
: Normal normal
: ---
Assigned To: Orca Maintainers
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-01-20 19:45 UTC by Sébastien Hinderer
Modified: 2018-05-11 23:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed bug fix (6.01 KB, patch)
2018-05-08 14:42 UTC, Sébastien Hinderer
none Details | Review

Description Sébastien Hinderer 2016-01-20 19:45:11 UTC
BRLTTY has several commands to move backward and forward one braille window. The simplest vairants, CMD_FWINLT and CMD_FWINRT display all windows, even blank ones. The SKIP variant, as its name says, skips blank windows. Which command is actually bound to a braille key depends on context and can be changed dynamically. It would thus be great if Orca could react to the SKIP variant the same way it reacts to the simple variant.
Comment 1 Sébastien Hinderer 2018-05-08 14:42:11 UTC
Created attachment 371804 [details] [review]
Proposed bug fix
Comment 2 Joanmarie Diggs (IRC: joanie) 2018-05-11 23:58:31 UTC
Committed to master. Thanks for the patch!