[Webkit-unassigned] [Bug 14001] New: REGRESSION: Anchor links sometimes not working with external css (race condition)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 5 10:33:25 PDT 2007


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

           Summary: REGRESSION: Anchor links sometimes not working with
                    external css (race condition)
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://lastexit.thecivilpartnership.com/article/at-the-
                    arcades#c000003
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P1
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


The cause of the problem is related to EXTERNAL .CSS DOCUMENTS.

For whatever reason, when Safari is prompted to load the external css, it
“pauses” the process of displaying the page until the css document has finished
classifying how things are supposed to look.

Safari does not, however, cease it’s attempt to load the anchor target on the
page.

So, while css is holding the page layout in it’s grasp, Safari aims to find
something which doesn’t yet exist. Hence, nothing happens (but the page sure
ends up looking pretty).

More info can be found here:
http://forum.textpattern.com/viewtopic.php?id=21082&p=2


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