[Webkit-unassigned] [Bug 174554] The anchor is ignored in this particular URL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 15 20:52:04 PDT 2017


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

--- Comment #5 from Brady Eidson <beidson at apple.com> ---
I'm guessing this is because in absolute URLs, once you start the query parameter with '?', any '#' after that is part of the query.

But then once you're on the page, clicking the "#shortcuts" link works fine because it's a relative URL, not absolute.

(This is a theory, checking the URL parser now)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170716/3ee004be/attachment.html>


More information about the webkit-unassigned mailing list