[Webkit-unassigned] [Bug 83930] New: # navigation does not work properly if the #/fragment contain hex values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 13 12:24:20 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=83930

           Summary: # navigation does not work properly if the #/fragment
                    contain hex values
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://hixie.ch/tests/adhoc/uri/fragment/001.html
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pravind.2k4 at gmail.com


Description:
Suppose a page has 2 anchor/paragraph elements one of them having the id as "h" and another having id as "%68" , i.e hex equivalent of 'h'. When the browser tries to do a fragment navigation whose value is hex encoded 'h'(%68), then the page should scroll to the the element having id='h' and not to the element having id='%68'.

-- 
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