[Webkit-unassigned] [Bug 14054] New: REGRESSION: cupid.com uses iframe.document to make content visible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 9 19:00:26 PDT 2007


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

           Summary: REGRESSION: cupid.com uses iframe.document to make
                    content visible
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://www.cupid.com/membership.aspx?pagename=A1&pagemod
                    e=output
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P1
         Component: Evangelism
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: markmalone at mac.com, david.storey at opera.com


* SUMMARY
Some pages on cupid.com (which was recently redesigned) uses the
iframe.document property to resize iframe elements to make content visible.

* STEPS TO REPRODUCE
1. Open Safari/WebKit.
2. Go to URL:  http://www.cupid.com/membership.aspx?pagename=A1&pagemode=output

* EXPECTED RESULTS
The full content of the page should be visible.

* ACTUAL RESULTS
The content in the center of the page is cut off.

* REGRESSION
This is a regression from shipping Safari 2.0.4 (419.3) on Mac OS X 10.4.9
(8P135) which works when loading the page.  A local debug build of WebKit
r22080 reproduces the bug.

* NOTES
I'm assuming this will be an evangelism bug since the iframe.document property
is unsupported.

The calcHeight() function on that page clearly needs to be updated to work with
a nightly WebKit.

The iframe.document property was removed in r21651 for
<rdar://problem/5215830>.

http://trac.webkit.org/projects/webkit/changeset/21651


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