VERIFIED FIXED 6916
REGRESSION: URLs with named anchors in a page don't jump to proper location in document
https://bugs.webkit.org/show_bug.cgi?id=6916
Summary REGRESSION: URLs with named anchors in a page don't jump to proper location i...
Gibbons Burke
Reported Sunday, January 29, 2006 7:46:48 PM UTC
The URL included above is a "Permalink" pointer to a named anchor within the page of a news blog. Instead of scrolling directly to the named anchor tag, the latest version of Safari scrolls to the end of the page. The URL works as expected (correctly) in latest production versions of Safari, Firefox and OmniWeb. The bug has been present for some time in the nightly build versions.
Attachments
Reduced test case (2.73 KB, text/html)
2006-01-29 20:45 PST, David Kilzer (:ddkilzer)
no flags
Patch committed to svn (49.63 KB, patch)
2006-01-31 19:18 PST, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 Monday, January 30, 2006 4:02:06 AM UTC
Confirmed bug.
David Kilzer (:ddkilzer)
Comment 2 Monday, January 30, 2006 4:45:47 AM UTC
Created attachment 6095 [details] Reduced test case Reduced test case attached, although a smaller one may be possible. The <font> tag in front of the <a name=""> tag is significant.
Vicki Murley
Comment 3 Monday, January 30, 2006 7:33:55 PM UTC
Vicki Murley
Comment 4 Tuesday, January 31, 2006 12:39:03 AM UTC
Fixed.
David Kilzer (:ddkilzer)
Comment 5 Tuesday, January 31, 2006 12:48:49 AM UTC
Is there a patch available for this? I didn't see anything checked into Subversion (yet), either. How can it be marked RESOLVED/FIXED?
David Kilzer (:ddkilzer)
Comment 6 Tuesday, January 31, 2006 5:07:30 AM UTC
Reopening since there is no patch and nothing was committed to Subversion to fix this bug.
Vicki Murley
Comment 7 Tuesday, January 31, 2006 6:41:06 PM UTC
How strange. . . I committed this on my work machine yesterday, but I guess something went wrong b/c this change is not in TOT. Maybe there was a conflict in one of the files and the commit didn't go through. Sorry!
Vicki Murley
Comment 8 Tuesday, January 31, 2006 9:50:10 PM UTC
I see now why my previous commit failed: "The following files contain tab characters: trunk/WebCore/ChangeLog" I just recommitted.
David Kilzer (:ddkilzer)
Comment 9 Wednesday, February 1, 2006 3:18:27 AM UTC
Created attachment 6171 [details] Patch committed to svn
David Kilzer (:ddkilzer)
Comment 10 Wednesday, February 1, 2006 4:17:26 AM UTC
Verified fixed as of r12510.
Eric Seidel (no email)
Comment 11 Wednesday, February 1, 2006 5:20:59 AM UTC
Removing Regression keyword from bugs already fixed.
David Kilzer (:ddkilzer)
Comment 12 Sunday, June 11, 2006 1:08:18 PM UTC
(In reply to comment #11) > Removing Regression keyword from bugs already fixed. Regression keyword re-added.
Note You need to log in before you can comment on or make changes to this bug.