Closed Bug 284127 Opened 19 years ago Closed 19 years ago

sainsburystoyou.com - Website pages to not draw properly and overlap

Categories

(Tech Evangelism Graveyard :: English US, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: martin.ob, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1

Website pages to not draw properly and overlap.  I have accessed these pages on
Internet Explorer and they work correctly.  It can be seen easy if you look at
the   proper shopping pages from the tabs at the top.

Reproducible: Always

Steps to Reproduce:
1. Call up website
2. Click on the Shelfs button at top
3. most pages are destorted

Actual Results:  
all graphics were overlaping when trying to shop

Expected Results:  
line up the graphics into proper columns.
What shelf button? Dont see any. Can  you attach a screenshot?
I think the "Aisles and shelves" link on the left is what's meant. If you view
the CSS files, though, there's stuff like

.info_products {
	width: 442px;
	vertical-align: top;
	position: absolute;
	left:172;
	top:5;
	display: block;
}

all over the place (note the lack of units on the |left| and |top| properties).
If |px| is added to the |left| property, the site displays as intended.

Invalid, and fixing URL.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Then this goes to Tech Evangelism, not invalid
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Assignee: firefox → english-us
Component: General → English US
OS: MacOS X → All
Product: Firefox → Tech Evangelism
QA Contact: general → english-us
Hardware: Macintosh → All
Summary: Website pages to not draw properly and overlap → sainsburystoyou.com - Website pages to not draw properly and overlap
Whoops! I'm sorry.

*Makes note to read up on evangelism bug categorization.*
(In reply to comment #1)
> What shelf button? Dont see any. Can  you attach a screenshot?

"Aisles and shelves"
Sainsbury seem to have updated their website and I no longer see this issue.  Should it be closed?
Seems ok. lets mark it fixed and reopen if there are specific issues. They still have a number of CSS errors, but overall it looks ok.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago19 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.