Bug 15625 - Page rendered incorrectly after submitting feedback form (www.msnbc.msn.com)
Summary: Page rendered incorrectly after submitting feedback form (www.msnbc.msn.com)
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://www.msnbc.msn.com/id/6872152/
Keywords: NeedsReduction
Depends on:
Blocks:
 
Reported: 2007-10-22 12:50 PDT by David Kilzer (:ddkilzer)
Modified: 2007-10-25 09:43 PDT (History)
1 user (show)

See Also:


Attachments
Screenshot of Safari 2.0.4 (199.38 KB, image/png)
2007-10-22 12:53 PDT, David Kilzer (:ddkilzer)
no flags Details
Source of misrendered page (with <base> tag added) (2.55 KB, text/html; charset=utf-8)
2007-10-25 09:41 PDT, David Kilzer (:ddkilzer)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2007-10-22 12:50:40 PDT
* SUMMARY
After submitting the Meet the Press feedback form (see URL above), the page that is returned renders incorrectly.

* STEPS TO REPRODUCE
1. Launch Safari/WebKit.
2. Go to URL:  http://www.msnbc.msn.com/id/6872152/
3. Fill out the form:
Name: Joe WebKit
City & state:  Cupertino, CA
Email address:  webkit-test@hotmail.com
4. Click "Send" button.

* EXPECTED RESULTS
The page returned after clicking the "Send" button should render properly and not display any HTML comments.

* ACTUAL RESULTS
The page returned after clicking the "Send" button is rendered incorrectly.  The content is way too wide (the HTML that should appear in the main content area is off to the right) and there is an HTML comment that is displayed near the bottom of the page.

* REGRESSION
Unknown.  Tested with Safari 3 Public Beta v. 3.0.3 (522.12.1) on Mac OS X 10.4.10 (8R218) with a local debug build of WebKit r26376.
Comment 1 David Kilzer (:ddkilzer) 2007-10-22 12:52:17 PDT
(In reply to comment #0)
> * REGRESSION
> Unknown.  Tested with Safari 3 Public Beta v. 3.0.3 (522.12.1) on Mac OS X
> 10.4.10 (8R218) with a local debug build of WebKit r26376.

This occurs with Safari 2.0.4 (419.3) with original WebKit on Mac OS X 10.4.10 (8R218) as well, so it is not a regression.

Comment 2 David Kilzer (:ddkilzer) 2007-10-22 12:53:23 PDT
Created attachment 16808 [details]
Screenshot of Safari 2.0.4

A screenshot of the misrendering from Safari 2.0.4 (419.3).

Safari 3 Public Beta with a recent WebKit looks very similar.
Comment 3 David Kilzer (:ddkilzer) 2007-10-25 09:41:35 PDT
Created attachment 16859 [details]
Source of misrendered page (with <base> tag added)

Original source of web page that's misrendered.
Comment 4 David Kilzer (:ddkilzer) 2007-10-25 09:43:33 PDT
(In reply to comment #3)
> Created an attachment (id=16859) [edit]
> Source of misrendered page (with <base> tag added)

NOTE: The first time I loaded this, the page rendered correctly, but then misrendered on reload.