Bug 79485
Summary: | Impossible to scroll to/display anchor from QML WebView | ||
---|---|---|---|
Product: | WebKit | Reporter: | grego |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Critical | CC: | thenarant |
Priority: | P1 | ||
Version: | 416.x | ||
Hardware: | All | ||
OS: | All |
grego
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
grego
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
Alexey Proskuryakov
Marking as resolved, as QtWebKit is not part of WebKit any more.