Bug 24147 - The input fields do not appear.
Summary: The input fields do not appear.
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://www.sigmaaldrich.com/configura...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-24 18:07 PST by Masaaki Hamaguchi
Modified: 2009-02-26 04:24 PST (History)
1 user (show)

See Also:


Attachments
A screenshot of Webkit after login (83.33 KB, image/png)
2009-02-25 10:49 PST, Masaaki Hamaguchi
no flags Details
A screenshot of Firefox after login (103.88 KB, image/png)
2009-02-25 10:50 PST, Masaaki Hamaguchi
no flags Details
A screenshot where Firefox doesn't work (202.52 KB, image/png)
2009-02-25 12:19 PST, Alexey Proskuryakov
no flags Details
A screenshot of Opera that works (entire window) (175.53 KB, image/png)
2009-02-25 12:40 PST, Masaaki Hamaguchi
no flags Details
A screenshot of Camino that works (168.22 KB, image/png)
2009-02-25 12:41 PST, Masaaki Hamaguchi
no flags Details
Slightly different-looking Firefox screenshot (with a phrase "not you?") This site is weird. (199.93 KB, image/png)
2009-02-25 12:44 PST, Masaaki Hamaguchi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.