[Webkit-unassigned] [Bug 182726] The blue loading bar doesn't disappear after changing URL fragment in address bar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 15 11:05:31 PST 2018


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

--- Comment #6 from Daniel Bates <dbates at webkit.org> ---
This is a bug in Safari with regards to updating the progress bar for same document loads. And the fix will be tracked in <rdar://problem/37544933>. This bug is not specific to <https://tobireif.com/demos/grid/grid.html>. It occurs whenever a person explicitly changes only the fragment portion of the URL in the address bar. That is, it does not occur when clicking on a hyperlink that navigates to a fragment in the same document (regardless of whether the fragment corresponds to an actual anchor name). Disregarding the policy decision phase of the load, a same document load finishes the load immediately without providing same kinds of progress updates to the embedding client (e.g. Safari) as it would have if it was a navigation to a different document.

-- 
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/20180215/21fab9b3/attachment.html>


More information about the webkit-unassigned mailing list