[Webkit-unassigned] [Bug 17450] in page anchor and keyboard navigation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 3 07:39:46 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=17450
--- Comment #5 from goetsu <aurelien.levy at temesis.com> 2010-08-03 07:39:46 PST ---
1. open http://www.rnib.org.uk/Pages/Home.aspx
2. Press Tab one time to select "Skip to main content"
3. Press Enter
4. Press Tab
expected result : the focus must go to "Talk and Support appeal" (aka the first link after the h1 with id="skiptomain" in the content)
current result : the focus go to "A" (aka the next link after "Skip to main content" in the content order)
alternative way to see the bug :
1. open http://www.rnib.org.uk/Pages/Home.aspx#skiptomain
2. Press Tab one time
expected result : the focus must go to "Talk and Support appeal" (aka the first link after the h1 with id="skiptomain" in the content)
current result : the focus go to "Skip to main content" (aka the first link in the content order)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list