[Webkit-unassigned] [Bug 29885] New: [Qt] Add a function to QtWebKit that jumps to a local anchor within the current page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 29 08:00:25 PDT 2009


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

           Summary: [Qt] Add a function to QtWebKit that jumps to a local
                    anchor within the current page
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vestbo at webkit.org


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list