Closed
Bug 67123
Opened 24 years ago
Closed 24 years ago
rowspan, images and cache don't work together
Categories
(Core :: Layout: Tables, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: hjtoi-bugzilla, Assigned: karnaze)
References
()
Details
(Whiteboard: [awd:tbl][NEED TESTCASE])
Attachments
(1 file)
640.12 KB,
application/octet-stream
|
Details |
I am not sure if this is table or cache or some other component.
I am seeing this on NT & Linux, todays build (I saw this last week too, dunno
when this really happened). I think this is a regression.
Anyway, here is how to reproduce:
1. Go to http://www.doczilla.com
2. Exit application and restart application.
3. Go to http://www.doczilla.com
Expected results: the page should look the same.
What happens: The button row moves to the left, obscuring the DocZilla logo.
The top part of the page consists of a table with two rows; the logo is in the
first table cell and it has rowspan=2. This page works fine when you look at it
for the first time, but when you go there again and the page is picked up from
cache you will see the problem.
Heikki what are your cache pref settings:
Once per session?
Every time I view the page?
Never?
Reporter | ||
Comment 2•24 years ago
|
||
I think they are the default settings (I created fresh profile to test this):
Memory cache: 1024
Disk cache: 7680
Once per session
jst and pollmann were also seeing this.
I'm trying to repro this bug, but without success. About step 3, what exactly do
you do to activate the site after step 2?
1 - type in URL?
2 - start via bookmarks?
3 - start via history?
4 - start via that URL history window?
Do you still see the bug if you set cache to 0 (mem/dick) in preferences?
Note, what I do see is that a style sheet 'styles/print.css' is missing. Might
this be some sort of relation with that problem?
Reporter | ||
Comment 5•24 years ago
|
||
LOL!
I always go to the site by typing the URL in the urlbar. I think this is some
kind of a race condition. I can keep hitting reload and I get 3 different
results on the page: 1) OK, 2) button row obscures first cell with rowspan 2, 3)
there is a split between the first column and the second column and the buttons
appear in 2 rows. (I'll try to attach a screenshot of this).
Reporter | ||
Comment 6•24 years ago
|
||
the website looks fine, but the attached image doesnt reflect what the website
currently has, so I will eave it open with a request for a enw testcase.
Whiteboard: [awd:tbl][NEED TESTCASE]
Reporter | ||
Comment 9•24 years ago
|
||
Well, they changed the site and I did not store the old source anywhere. Gotta
mark this wfm then :(
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Comment 10•24 years ago
|
||
Marking verified on todays build ID : 2001110703
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•