RESOLVED FIXED145371
[GTK] load_uri() with a named anchor doesn't work for some links
https://bugs.webkit.org/show_bug.cgi?id=145371
Summary [GTK] load_uri() with a named anchor doesn't work for some links
Sébastien Wilmet
Reported 2015-05-25 11:45:57 PDT
It seems that webkit_web_view_load_uri() with a named anchor works only for an anchor located at the beginning of the page. For all anchors below a certain location in the page, load_uri() doesn't work, it scrolls at the end of the page. The bug occurs with Devhelp, see this bug: https://bugzilla.gnome.org/show_bug.cgi?id=749495 The bug is 100% reproducible, for some links.
Attachments
Sébastien Wilmet
Comment 1 2015-10-09 05:53:46 PDT
It looks like the bug is fixed on my Fedora 23 system.
Note You need to log in before you can comment on or make changes to this bug.