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 423214 - Need to add level-specific heading navigation in Firefox
Need to add level-specific heading navigation in Firefox
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
2.18.x
Other All
: Normal normal
: ---
Assigned To: Orca Maintainers
Orca Maintainers
Depends on:
Blocks: 404403
 
 
Reported: 2007-03-27 05:28 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2007-03-28 00:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
patch to hopefully solve the problem (11.66 KB, patch)
2007-03-27 05:39 UTC, Joanmarie Diggs (IRC: joanie)
committed Details | Review

Description Joanmarie Diggs (IRC: joanie) 2007-03-27 05:28:37 UTC
According to the Orca Firefox specification:

> The numbers 1 through 6 will also be available to allow the user to 
> move to the next heading at that level.

This is currently not implemented.
Comment 1 Joanmarie Diggs (IRC: joanie) 2007-03-27 05:39:43 UTC
Created attachment 85367 [details] [review]
patch to hopefully solve the problem
Comment 2 Willie Walker 2007-03-27 21:18:43 UTC
I think this looks pretty good, though it might be nice to make a getHeadingLevel method (kind of like what is in the patch for bug 414926) that could be used in multiple places.
Comment 3 Joanmarie Diggs (IRC: joanie) 2007-03-28 00:04:49 UTC
Thanks.  I checked in a revised copy of the patch that uses your getHeadingLevel method.  Closing this as FIXED.