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 420126 - Learn mode doesn't detect Firefox-specific keys
Learn mode doesn't detect Firefox-specific keys
Status: RESOLVED NOTABUG
Product: orca
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Orca Maintainers
Orca Maintainers
Depends on:
Blocks: 404403
 
 
Reported: 2007-03-19 14:21 UTC by Willie Walker
Modified: 2007-03-27 13:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Willie Walker 2007-03-19 14:21:44 UTC
When in learn mode, the Firefox-specific keys are not presented to the user.  Instead their key name is just presented (e.g., 'h' instead of "Goes to next heading").
Comment 1 Joanmarie Diggs (IRC: joanie) 2007-03-19 14:39:24 UTC
Really?  They are presented to me -- as long as I'm in Firefox when I enter learn mode.
Comment 2 Willie Walker 2007-03-19 14:52:01 UTC
Aha!  Each time I tried it, I guess I was in an editable text area.  When I move outside the text area, learn mode works.
Comment 3 Joanmarie Diggs (IRC: joanie) 2007-03-19 15:46:37 UTC
"Aha!" back at ya.  Each time I tried it, I wasn't in an editable text area.   :-) So.... What do we want to do here?  On the one hand, learn mode should detect those keys/commands; on the other hand, in the context of an editable text area, H gives you an H and does not move you to the next heading.
Comment 4 Willie Walker 2007-03-27 13:50:46 UTC
After some discussion, I think we all agreed that the current behavior is technically correct.  That is, learn mode is context sensitive and will tell you what Orca would do in the current context.  In the context where focus is on a text entry area, the 'h' and other normal typing keys do not cause Orca to do anything, so they are merely echoed.  In the context where focus is on something else (e.g., static text), the 'h' and other special Orca keys for structural navigation do have an effect, so the approriate learn mode text for them is presented.  Closing as not a bug.  Thanks!