Bug 24147

Summary: The input fields do not appear.
Product: WebKit Reporter: Masaaki Hamaguchi <register>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.5   
URL: http://www.sigmaaldrich.com/configurator/servlet/DesignToolMulti?category_type=OLIGO
Attachments:
Description Flags
A screenshot of Webkit after login
none
A screenshot of Firefox after login
none
A screenshot where Firefox doesn't work
none
A screenshot of Opera that works (entire window)
none
A screenshot of Camino that works
none
Slightly different-looking Firefox screenshot (with a phrase "not you?") This site is weird. none

Description Masaaki Hamaguchi 2009-02-24 18:07:10 PST
Only the first field "Technical Data" appears but not the other two ("Preview Price" and "Add to Cart") of the following source:

<input type="submit" name="btnCalculateDesign.x" id="btnCalculateDesign.x" value="Technical Data" class="button03" title="Displays technical calculations for your sequence">
			&nbsp;
									<input type="submit" name="btnPriceDesign.x" id="btnPriceDesign.x" value="Preview Price" class="button03" title="Preview price before adding to cart" alt="Preview Price" >
			&nbsp;
			<input type="submit" name="btnDesignToolMulti" id="btnDesignToolMulti" value="Add to Cart" title="Add to Cart" class="button02">
Comment 1 Alexey Proskuryakov 2009-02-25 07:50:27 PST
This source doesn't match what I'm seeing on live page. The table ends after the first and only submit field.

Same behavior in Firefox. Does this work for you in any browser? Maybe these options only work after you log in, or configure the site in some other way?
Comment 2 Masaaki Hamaguchi 2009-02-25 10:49:31 PST
Created attachment 27971 [details]
A screenshot of Webkit after login
Comment 3 Masaaki Hamaguchi 2009-02-25 10:50:29 PST
Created attachment 27972 [details]
A screenshot of Firefox after login
Comment 4 Masaaki Hamaguchi 2009-02-25 10:53:13 PST
After logging in, two buttons are missing only with Webkit while they appear both with Firefox (Version 3.1b2) and Opera (Version 9.27 Build 3731) with Java Runtime Environment installed.  Two screenshots showing Webkit and Firefox are attached.

(In reply to comment #1)
> This source doesn't match what I'm seeing on live page. The table ends after
> the first and only submit field.
> 
> Same behavior in Firefox. Does this work for you in any browser? Maybe these
> options only work after you log in, or configure the site in some other way?
> 

Comment 5 Alexey Proskuryakov 2009-02-25 12:19:24 PST
Created attachment 27974 [details]
A screenshot where Firefox doesn't work

I don't get the other buttons in Firefox after logging in either. Note that the page looks different from your Firefox screenshot in other ways, too - e.g. there is a "Not You" link at the top.
Comment 6 Masaaki Hamaguchi 2009-02-25 12:40:55 PST
Created attachment 27975 [details]
A screenshot of Opera that works (entire window)
Comment 7 Masaaki Hamaguchi 2009-02-25 12:41:58 PST
Created attachment 27976 [details]
A screenshot  of Camino that works
Comment 8 Masaaki Hamaguchi 2009-02-25 12:44:19 PST
Created attachment 27977 [details]
Slightly different-looking Firefox screenshot (with a phrase "not you?")  This site is weird.
Comment 9 Masaaki Hamaguchi 2009-02-25 12:49:53 PST
Three screenshots showing the entire window are attached.  I see difference in the Firefox screenshots.  Are we using different version: one works and the other doesn't?  Anyway I confirmed that Camino1.6, Opera9.27 and Firefox 3.1b2 are working - properly showing essential buttons in the webpage while Webkit fails to show two out of three buttons.  I have not tested other OS or other versions of browsers.  However, it is certain that the page is not displayed with Webkit as it should be.
Comment 10 Alexey Proskuryakov 2009-02-26 04:24:22 PST
I'm getting the same results (one button) in Opera, logged in or not.