GNOME Bugzilla – Bug 431353
Firefox: navigation by element
Last modified: 2007-05-11 19:56:01 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
Created attachment 86716 [details] [review] intermediate patch for Firefox: navigation by element Still missing 'go to embed/formcontrol' and proper key registration logic.
Does "move next" match other Firefox task names? Should the spec be updated accordingly? Right now it reads "go to."
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 *'
(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.
checked into repository.