GNOME Bugzilla – Bug 509482
Line navigation in FF wraps from top of file to bottom.
Last modified: 2008-07-22 19:33:22 UTC
From Jon on the Orca list: > [...] > One little bug though, which is when arriving at top of page, pressing > up arrow again cycles down to the bottom of page. > > When at bottom of page, pressing down arrow again doesnt cycle up to the > top. Thanks Jon for the report! Patch to follow
Created attachment 102855 [details] [review] revision 1 This bug is an illustration of why friends shouldn't let friends code when they're tired. <smile> Mike and Jon, please test. Thanks!
that seems to have fixed it, Thanks Joanie!
Looks good to me as well.
Sorry, maybe it should come under a diffrent bug, but here it is for now: arrowing right beyond the last line of webpage cycles up to start. at start arrowing left does not take the user to bottom.
Because the above patch just makes changes to our new/alternative line navigation (still in a state of flux), because it pylints to a 10.0, and because it does not introduce any regressions based on regression testing, I've gone ahead and committed it and am moving this bug to pending. Jon, thanks so much for your testing! It turns out that the issue you reported in comment #4 is indeed a different one and has likely been around for quite some time but not noticed. :-( Therefore I opened a bug #510478 for it. After I get the line navigation more solid, I'll tackle it. Thanks again!!
It was determined in team meeting to close this is FIXED.