Bug 79485 - Impossible to scroll to/display anchor from QML WebView
Summary: Impossible to scroll to/display anchor from QML WebView
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 416.x
Hardware: All All
: P1 Critical
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-24 06:28 PST by grego
Modified: 2020-06-25 13:57 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description grego 2012-02-24 06:28:20 PST
QML QtWebkit 1.0

Clicking on an anchor that points to same document is a no-op. I don't see
any way to ensure that after the click the document would be displayed from
the anchor onwards.

Conceptually to the user anchors look like any link, and thus it should behave.

Attached a sample project which shows anchors that can't be reached.
Comment 1 grego 2012-02-24 06:30:39 PST
Btw, the webkit version can be seen where?

Ideally the bug entry form would show the Qt version and auto-select
the corresponding WebKit version, or at least display the table
of versions.

From QML I import QtWebKit 1.0
Comment 3 Alexey Proskuryakov 2020-06-25 13:57:39 PDT
Marking as resolved, as QtWebKit is not part of WebKit any more.