Closed Bug 650184 Opened 13 years ago Closed 10 years ago

Ebay's image loader lays out things poorly.

Categories

(Web Compatibility :: Site Reports, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: KWierso, Unassigned)

References

()

Details

If you go to the linked URL and click on the picture of the train, it will open a new window with a large version of the picture. 

Try right-clicking that image and accessing the "Save Image" menu item. It probably won't work if you're using Firefox. (IE reportedly does work, although maybe not in newer versions of it.)

Looking at the page in Firebug, as the page loads, it has some placeholder <div>s showing some status information. When the page finishes loading the image, it hides the placeholders and displays the image. 

But it isn't hiding the placeholder <div>s' parent <div>, which, according to Firefox's ordering, is on top of the image's <div>.

Deleting the placeholder's parent <div> in Firebug lets me right-click the image itself and choose the image-related context menu items.

Actual results: placeholder <divs> aren't completely hidden, so you can't get to the image itself.
Desired results: you can directly access the image because the placeholders are completely removed/hidden.





(Hopefully that item's page stays open/listed long enough to have people look at this, otherwise, any other item with an image on ebay should work.
I was able to access the save image
Assignee: english-us → nobody
Status: NEW → RESOLVED
Closed: 10 years ago
Component: English US → Desktop
Resolution: --- → WORKSFORME
Product: Tech Evangelism → Web Compatibility
You need to log in before you can comment on or make changes to this bug.