GNOME Bugzilla – Bug 335625
keyboard navigation perform the wrong order
Last modified: 2006-06-28 10:37:11 UTC
when press "tab" to navigation the web page, if there is a "<a name=***> </a>" tag in the front of a td, gtkhtml will skip this td. Attachments are two pages, the "wrong" one can reproduce the bug.
Created attachment 61828 [details] the page that gtkhtml can parse right.
Created attachment 61829 [details] the page that gtkhtml cannot parse right.
Created attachment 63220 [details] [review] patch to fix this bug
Created attachment 63222 [details] The textcase, gtkhtml will omit the 2nd link in the table when press "tab".
Please commit this to HEAD and the gnome-2-14 branch.
Patch committed, thanks for review.
*** Bug 324726 has been marked as a duplicate of this bug. ***