[Webkit-unassigned] [Bug 29856] New: [Qt] gotoAnchor in QtWebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 29 05:34:18 PDT 2009


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

           Summary: [Qt] gotoAnchor in QtWebKit
           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-3390
http://bugreports.qt.nokia.com/browse/QTBUG-3390

--- Description ---

The gotoAnchor function is available in webkit, but it does not have a Qt
wrapper function so that it is available to use. It is the function that
scrolls the web page to an html anchor on that page. I am using setHtml to load
locally generated html and I want to be able to scroll to a specified point in
that html. 

This should be very easy to fix since only a Qt wrapper function is needed to
access an existing function in webkit.

-- 
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