[Webkit-unassigned] [Bug 29585] New: [Qt] misplaced anchors (<a name="...">)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 21 08:50:28 PDT 2009


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

           Summary: [Qt] misplaced anchors (<a name="...">)
           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 Nokia internal issue QT-1857

--- Description ---

This is not a Assistant bug, this is a bug in Qt Webkit. If I build Assistant
with QT_NO_WEBKIT, so that it uses QTextBrowser rather then QWebView the anchor
is hit properly everytime, including the first one.

--- Comments ---

Product: Qt

Function: Assistant

Version: 4.5.1

Platform: Linux
debian linux custom 2.6.18

Compiler: GCC
n/a

Short description: misplaced anchors (<a name="...">)

Did:
perused assistant-qt4, using the Index i.e. to search for hasFocus, then chose
QWidget Class Reference.

Expected to see:
Documentation for hasFocus().

Got instead:
Documentation for contextMenuPolicy (which is just a few pages above the
hasFocus() stuff).

More details:
The second time it worked properly then.  Apparently there's some problem when
an anchor is looked for for the first time?

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