Bug 29885 - [Qt] Add a function to QtWebKit that jumps to a local anchor within the current page
Summary: [Qt] Add a function to QtWebKit that jumps to a local anchor within the curre...
Status: RESOLVED DUPLICATE of bug 29856
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2009-09-29 08:00 PDT by Tor Arne Vestbø
Modified: 2009-10-27 10:33 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 Tor Arne Vestbø 2009-09-29 08:00:25 PDT
This bug report originated from issue QTBUG-3154
http://bugreports.qt.nokia.com/browse/QTBUG-3154

--- Description ---

KHTML has a gotoAnchor(const QString &anchorName) function that scrolls the current page/frame to the given anchor.

This is essential for programatically moving the page to a certain anchor without user input, e.g. like KMail and other KDE applications do.
Comment 1 Antonio Gomes 2009-10-27 10:33:24 PDT

*** This bug has been marked as a duplicate of bug 29856 ***