Closed Bug 262109 Opened 20 years ago Closed 16 years ago

Sometimes content disappears. Reload and its back

Categories

(Core :: Layout: Tables, defect)

Other Branch
defect
Not set
minor

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: post, Unassigned)

References

()

Details

(Keywords: qawanted)

Attachments

(2 files)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10 I am the developer of the page and knows that content doesn't change. Sometimes content disappears. If you reload the page its back. Reproducible: Sometimes Steps to Reproduce: 1. Goto http://www.eksperten.dk/spm/541731 2. If you see text and an article banner (336*280), there's no problem. Try to reload the page. 3. When you only see the article banner, the problem is there. Workaround: <javascript> function mozilla_workaround () { if (navigator.userAgent.indexOf('Gecko') == -1) { return; } for ($n = 0; $s = document.styleSheets[$n]; ++$n) { $s.disabled = true; $s.disabled = false; } } </javascript>
This is how it shouldn't look
This is how it should look
WFM: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040928 Firefox/0.10
Assignee: firefox → nobody
Component: General → Layout: Tables
Product: Firefox → Browser
QA Contact: firefox.general → core.layout.tables
Version: unspecified → Other Branch
Reporter could you please test with a current trunk build like moz 1.8.4a?
A test with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a4) Gecko/20040927 gives the same result.
We would need a reduced testcase that is reproducible here (www.mozilla.org/newlayout/bugathon.html)
Keywords: qawanted
I have asked the users to help: http://www.eksperten.dk/spm/545477
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050906 Firefox/1.4 ID:2005090616 Please recheck this bug against a recent nightly build[1] to verify that the behavior still exists and post the results here. Thanks. [1] http://www.mozilla.org/developer/#builds
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: