Closed
Bug 265840
Opened 20 years ago
Closed 16 years ago
Table sizing fails sometimes when I make a search at this page
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: merts, Unassigned)
References
()
Details
(Keywords: qawanted)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 In the search results page, although there is a table with width=100% sometimes table gets 1.5 times of screen. Reproducible: Sometimes Steps to Reproduce: 1.enter www.seslisozluk.com 2.make a search 3.sometimes search result appear out of screen Actual Results: Table get out of the screen Expected Results: Draw the table with width=100%
Comment 1•20 years ago
|
||
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a5) Gecko/20041022 I don´t need to do a search, it is mostly displayed too wide. JS console is showing a lot of JS and CSS errors, one of them: Error: document.layers has no properties Source File: http://www.webservis.gen.tr/sayac.js Line: 14 if( wsIe) { document.all.wbsbn.innerHTML = hSt; } else { document.layers["wbsbn"].document.open(); document.layers["wbsbn"].document.write(hSt); document.layers["wbsbn"].document.close(); } If document.all isn´t supported, they assume Netscape 4
Updated•20 years ago
|
Product: Browser → Seamonkey
Comment 2•19 years ago
|
||
dumping in tables Is this still a problem with a trunk build (deer park)? Does every search sometimes exhibit this bug or only some?
Assignee: general → nobody
Component: General → Layout: Tables
Product: Mozilla Application Suite → Core
QA Contact: general → layout.tables
this is wfm with current trunk, please reopen if this is still an issue
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.
Description
•