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 431353 - Firefox: navigation by element
Firefox: navigation by element
Status: RESOLVED FIXED
Product: lsr
Classification: Deprecated
Component: extensions
unspecified
Other Linux
: Normal normal
: 0.5.2
Assigned To: LSR maintainers
LSR maintainers
Depends on:
Blocks: docnav
 
 
Reported: 2007-04-19 13:57 UTC by Scott Haeger
Modified: 2007-05-11 19:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
intermediate patch for Firefox: navigation by element (13.27 KB, patch)
2007-04-20 20:52 UTC, Scott Haeger
none Details | Review

Description Scott Haeger 2007-04-19 13:57:15 UTC
Navigation by element is outlined in the specification at http://www.gnome.org/~parente/lsr/web/#navigation-by-element .  Implement the following features:

1) go to anchor 	  	
2) go to application 
3) go to button 	
4) go to check box 		 
5) go to combo box 		 
6) go to entry 	
7) go to form 	 	 
8) go to form control 	 
9) go to frame 	  	
10) go to graphic 	  	 
11) go to heading 	  		 
12) go to list 	  	 	 
13) go to list item 	  	 
14) go to object 	  		 
15) go to paragraph 	  	
16) go to radio button 	  		 
17) go to table 	  	 	 
18) go to unvisited link 	  	 	 
19) go to visited link
Comment 1 Scott Haeger 2007-04-20 20:52:23 UTC
Created attachment 86716 [details] [review]
intermediate patch for Firefox: navigation by element

Still missing 'go to embed/formcontrol' and proper key registration logic.
Comment 2 Peter Parente 2007-04-23 15:01:10 UTC
Does "move next" match other Firefox task names? Should the spec be updated accordingly? Right now it reads "go to."
Comment 3 Scott Haeger 2007-04-23 16:29:33 UTC
Leave the spec the way it is and I will conform.  For this set of tasks we will have 'firefox go to next *' and 'firefox go to prev *'
Comment 4 Peter Parente 2007-04-23 16:34:01 UTC
(In reply to comment #3)
> Leave the spec the way it is and I will conform.  For this set of tasks we will
> have 'firefox go to next *' and 'firefox go to prev *'

Correct. The first note in the RDB section says how the names will be "mangled" with the "firefox" prefix and next/previous inserts.
Comment 5 Scott Haeger 2007-04-23 20:39:04 UTC
checked into repository.