Closed
Bug 86708
Opened 23 years ago
Closed 23 years ago
Togos Free Sandwich offer displays in wrong location
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: masri, Assigned: karnaze)
References
()
Details
(Keywords: qawanted)
Attachments
(1 file)
(deleted),
text/html
|
Details |
Fizzilla Build 2001061314
Platform: PowerBook G3/300/192Mb/25Gb, MacOS 10.0.3
Go to Togos website.
http://www.togos.com/
Marvel at the fact that they're giving sandwiches away tomorrow.
If the page looks ok, hit reload. Note that elements are now drawing on top of
each other.
Click a link on the page, then hit back to go back to the home page. Note that
now all elements are drawing in the correct locations.
- Adam
Comment 1•23 years ago
|
||
Confirming "Fizzila" build 6/13 issue only. Layout problem not occuring with Mac
OS 9 build (2001061908). And yes, I want one of those 'free' sandwiches..
Reporter | ||
Comment 2•23 years ago
|
||
Not really bug related, but those who go, please note on the togos.com home page
that not all stores are offering you a free sandwich. Don't be disappointed,
check the list.
- Adam
Summary: Free Sandwich offer displays in wrong location → Togos Free Sandwich offer displays in wrong location
Reporter | ||
Comment 3•23 years ago
|
||
Of course, now that the offer is gone, the page draws fine. What's procedure
here? Do we try to get a copy of the page from them, or do we close the bug? I
assume at some point in the future someone will come across a similarly-coded
page that will yield similar results, but this seems wasteful of an opportunity
to fix a bug.
- Adam
Reporter | ||
Comment 4•23 years ago
|
||
I've been reading a discussion on versiontracker.com about Fizz. Interestingly,
someone came across a page that has a very similar redraw problem to that which
the Togos page did. Check this out.
http://www.voir.ca/qc.asp?zone_defaut=2
Very similarly to the Togos page, if you go to the page, it may or may not draw
properly. Then hit reload. Note that the text in one of the columns draws in the
wrong location.
I believe this is another example of the Togos problem.
- Adam
Comment 5•23 years ago
|
||
Adam,
I nolonger see this problem so perhaps the page has been changed.
Reporter | ||
Comment 6•23 years ago
|
||
Nope, Im using 2001073005, which is pretty darn recent. Voir.ca has the exact
same redraw problem I saw on the Togos site. Note that the text is drawn over
the picture in approx. the center of the page. Then hit reload, and note that
the text reflows. I believe this bug is still there.
- Adam
Assignee | ||
Comment 7•23 years ago
|
||
I see the problem on voir. We need a reduced test case. There is a slight chance
that this is a dup of bug 82946, but I don't have time to test against that
patch.
Status: NEW → ASSIGNED
Keywords: qawanted
Comment 8•23 years ago
|
||
I'm working on the reduced test case now and should have it ready on Monday.
Comment 9•23 years ago
|
||
Attaching simple test case of http://www.voir.ca/qc.asp?zone_defaut=2.
Comment 10•23 years ago
|
||
Comment 11•23 years ago
|
||
The table has a specified width of 700 pixels and has two rows. The image in the
TD in the first row has a width="286". The second TD in the first row has a
rowspan of 2 pixels.
Assignee | ||
Comment 12•23 years ago
|
||
This was probably a dup of 82946, because 82946 was checked in and now I don't
see the problem.
*** This bug has been marked as a duplicate of 82946 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 13•23 years ago
|
||
Chris,
You might want to repost your test case in bug 82946, since this one has been
resolved against that one. At least then we know this will get fixed.
- Adam
Comment 14•23 years ago
|
||
Page looks great now in the todays Mac OS X build (2001-08-07-05).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•