Bug 14855 - Form rendering is inconsistant with other browsers, and form submit fails
Summary: Form rendering is inconsistant with other browsers, and form submit fails
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: https://pptform2.state.gov/DS82/MainD...
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2007-08-01 12:48 PDT by Cameo Wood
Modified: 2007-08-02 15:44 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cameo Wood 2007-08-01 12:48:14 PDT
The state.gov online form for passport renewal renders strangely- making light grey boxes around some parts of the form, and making the form fields uniformly white.  In both IE and Firefox, the entire form is white with only certain required form fields white, and others yellow.

Worse, however, is a completed form fails to submit.  When one hits the 'create form" button, one gets the error of "File does not begin with '%PDF-'." 

This works fine in Firefox and IE.
Comment 1 David Kilzer (:ddkilzer) 2007-08-02 06:34:55 PDT
The page looks fine using a local debug build of WebKit r24803 with Safari 3 Public Beta 3.0.3 (522.12.1) on Mac OS X 10.4.10 (8R218).  I did not try to submit the form.

Adding PlatformOnly keyword since this is probably a Windows issue.
Comment 2 Adam Roben (:aroben) 2007-08-02 13:04:21 PDT
(In reply to comment #0)
> The state.gov online form for passport renewal renders strangely- making light
> grey boxes around some parts of the form, and making the form fields uniformly
> white.  In both IE and Firefox, the entire form is white with only certain
> required form fields white, and others yellow.

The form looks the same to me in Safari 3 Public Beta v. 3.0.3 on Windows as it does in Firefox 2.0.0.4 on Windows and IE 7 (other than our Aqua form controls). I don't see any yellow parts of the form in any of these browsers. I tried submitting an incomplete form in all the browsers and got the same result in each -- error messages explaining what I needed to fill out, the incomplete information still in the form, and all the form elements looking identical to before form submission. Perhaps there is some other step required to reproduce this bug that I'm missing?

> Worse, however, is a completed form fails to submit.  When one hits the 'create
> form" button, one gets the error of "File does not begin with '%PDF-'." 

This PDF issue is known and recorded in <rdar://problem/5268454>
Comment 3 Cameo Wood 2007-08-02 15:31:01 PDT
Hey Adam- 

Turns out- the funny yellow boxes are a weird FireFox error, and it looks the same in IE as it does in Safari- 

So should we just mark this bug as a dupe of the known pdf issue?
Comment 4 Adam Roben (:aroben) 2007-08-02 15:42:26 PDT
(In reply to comment #3)
> Turns out- the funny yellow boxes are a weird FireFox error, and it looks the
> same in IE as it does in Safari- 
> 
> So should we just mark this bug as a dupe of the known pdf issue?

   If the form layout is not an issue, I think it might be clearer if we close this bug as WORKSFORME and open a new one specifically about the PDF issue. Then we can relate that new Bugzilla bug to <rdar://problem/5268454>.