Closed
Bug 496631
Opened 16 years ago
Closed 11 years ago
Vehicle photos do not display in popup div container on longotoyota.com
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mbullock, Unassigned)
References
()
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4) Gecko/20090423 Firefox/3.5b4 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4) Gecko/20090423 Firefox/3.5b4 (.NET CLR 3.5.30729)
This is important to fix because thousands of car dealer websites in the US use this service for their websites.
Reproducible: Always
Steps to Reproduce:
1. go to http://www.longotoyota.com/VehicleSearchResults?pageName=NewVehicleSearch&make=&model=&isSearchPage=true&search=new&bodyType=&trim=&priceSearch=0&minPrice=14000&maxPrice=73000&minYear=2008&maxYear=2010&minMPG=17&maxMPG=48
Actual: Vehicle Photos do not appear.
2. click the "59 photos" link
Actual: Div opens but photos never load.
3. click the red circle to close the div.
4. click the "SEE MORE DETAILS" link
Actual: vehicle photo does not appear
Actual Results:
Images do not appear
Expected Results:
Images should appear. Compare with Firefox 3
Confirmed on trunk. Do you happen to know when exactly this broke? Like between beta 3 and beta 4?
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Version: unspecified → 3.5 Branch
Keywords: regression,
regressionwindow-wanted
Summary: image display - serious regression in Firefox 3.5beta4 compared with Firefox 3 → Vehicle photos do not display in popup div container on longotoyota.com
Reporter | ||
Comment 2•16 years ago
|
||
My apologies.
The hosts file on the machine caused the images to not be displayed.
Correcting that resulted in display of the images.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
On your machine or the servers? I also do not see the images and I don't have any type of adblocking software or use of the hosts file.
Reporter | ||
Comment 4•16 years ago
|
||
The hosts file was on the client.
ok, reopening since the images do not display for me. When I first tried, the div opened and did not have the get price here and more details buttons on the bottom and the throbber also did not show. Now the buttons show and the throbber just sits there spinning.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
I get a bunch of jQuery warning and a few errors:
Error: cannot access optimized closure
Source file: http://assets.cobaltnitra.com/assets/websites/generated/bundles/e5efcdc670a2e8de/6d3620a6ed288e67/ryx/zclouzsdmwb1rl5sj+g==/bundle.js
Line: 1
Reporter | ||
Comment 7•16 years ago
|
||
bundle.js is gzip compressed on these sites.
Comment 8•16 years ago
|
||
Regression range: http://bonsai.mozilla.org/cvsquery.cgi?module=PhoenixTinderbox&date=explicit&mindate=1177105080&maxdate=1177110119
The cause seems to be Bug 84582.
Blocks: 84582
Updated•16 years ago
|
Component: General → Style System (CSS)
Keywords: regressionwindow-wanted
Product: Firefox → Core
QA Contact: general → style-system
Version: 3.5 Branch → Trunk
Comment 9•16 years ago
|
||
I'd love something resembling a testcase here. My first guess, given that it's using jquery, is that it's using ready() when it means to use load(); bug 84582 changed whether stylesheets would all be loaded before jquery's ready() fires.
Keywords: qawanted
Reporter | ||
Comment 10•15 years ago
|
||
longotoyota.com is provided by another company now.
So the steps in the description aren't valid now.
You can close this if you don't have any other way to reproduce the problem.
Thanks, Mark
Comment 11•11 years ago
|
||
Mark as Resolved Worksforme as per Comment 10.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 11 years ago
Keywords: qawanted
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•