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 435004 - Firefox: implement basic where am I? functionality
Firefox: implement basic where am I? functionality
Status: RESOLVED FIXED
Product: lsr
Classification: Deprecated
Component: extensions
unspecified
Other Linux
: Normal normal
: 0.5.2
Assigned To: Scott Haeger
LSR maintainers
Depends on:
Blocks: 435002
 
 
Reported: 2007-05-01 20:52 UTC by Scott Haeger
Modified: 2007-05-11 19:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Scott Haeger 2007-05-01 20:52:15 UTC
The where am I? function should be extended for Firefox.  Example additional output may include something such as "header 3 of 7", "55% through the section"

The specification can be found here:  http://www.gnome.org/~parente/lsr/web/#context
Comment 1 Scott Haeger 2007-05-03 20:34:25 UTC
The committed version will have to be an intermediate solution until the Collections interface is ready.  The current output is as follow:

'read item details' '%d of %d <role>s in document.  %d percent of document read'.  For example: 'link google 1 of 4 links in document.  15 percent of document read'

The ideal output will also take into consideration container information.  If the link in the above example were in a list, the output would something similar to the following:
'link 1 of 4 links in container list 1 of 2 in document 15 percent of document read'

Added to repository.