[Webkit-unassigned] [Bug 14867] New: Fails to scroll to top of page when loading URL w/ empty reference fragment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 2 19:00:48 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14867

           Summary: Fails to scroll to top of page when loading URL w/ empty
                    reference fragment
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
               URL: http://wiki.gamer.com.tw/wiki.php?n=PSU%3A%E5%A4%A2%E5%B
                    9%BB%E4%B9%8B%E6%98%9F
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morganl.webkit at yahoo.com


Fails to scroll to top of page when loading URL w/ empty reference fragment

Observed in the latest Safari3 as well as WebKit r24803.  IE and FF do not have
this bug.

If you have a page w/ an anchor like <a href="#">, other browsers scroll to the
top of the page, but WebKit does not.

This causes problems on pages like this:
http://wiki.gamer.com.tw/wiki.php?n=PSU%3A%E5%A4%A2%E5%B9%BB%E4%B9%8B%E6%98%9F

If you scroll down to the bottom of the page, there is an arrow button that is
intended to take you back to the top of the page.  It is implemented using <a
href="#">.

Simple test case coming up...


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list