[Webkit-unassigned] [Bug 14721] New: links randomly don't end properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 04:38:28 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14721

           Summary: links randomly don't end properly
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hartman at videolan.org


For the problem see the screenshot.

This is with Safari 3.0.2 on 10.4.10

I used inspect element, and it seems that the DOM was incorrectly loaded
because whereas the page source shows:

<td><a href="/wiki/Wikipedia:Today%27s_featured_article/July_22%2C_2007"
title="Wikipedia:Today's featured article/July 22, 2007">TFA</a></td>
<td><a href="/wiki/Wikipedia:Today%27s_featured_article/July_23%2C_2007"
title="Wikipedia:Today's featured article/July 23, 2007">TFA</a></td>
<td><a href="/wiki/Wikipedia:Today%27s_featured_article/July_24%2C_2007"
title="Wikipedia:Today's featured article/July 24, 2007">TFA</a></td>

Inspect element shows:
<td><a href="http://en.wikipedia.org/wiki/Wikipedia:Today%27s_featured<link
rel=">
With textcontent: _article/July_22%2C_2007" title="Wikipedia:Today's featured
article/July 22, 2007">TFA

A page reload usually fixes it, and I see it very rarely at all. (once every
100 or so pageloads). It seems completely random


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



More information about the webkit-unassigned mailing list