Closed
Bug 307901
Opened 19 years ago
Closed 19 years ago
tables are rendered wrong
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: primorec, Unassigned)
References
()
Details
(Keywords: qawanted)
Attachments
(5 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.8b4) Gecko/20050910 Firefox/1.4 Build Identifier: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.8b4) Gecko/20050910 Firefox/1.4 In order to verify this bug, the developer need to have an account with e-trade. The URL from above is misleading. Therefore I am attaching 2 screenshots to show page rendering on Firefox 1.0 and the same page rendered with Firefox 1.5 beta 1 Reproducible: Always Steps to Reproduce: 1.create an account with e-trade.com ( if you do not have one already 2.login to the account 3.observe the rendering of the table on the RIGHT side of the page (ALERTS) Actual Results: page (table) is rendered wrong) Expected Results: page should be rendered right my veriosn of the Firefox 1.5 beta 1 was compilled from the source, because there is NO binary download for the REDHAT 8.0
| Reporter | ||
Comment 1•19 years ago
|
||
please compare this screenshot with the next one and pay attention to the ALERT table
Updated•19 years ago
|
Component: General → Layout: Tables
Product: Firefox → Core
QA Contact: general → layout.tables
Version: unspecified → 1.8 Branch
Comment 3•19 years ago
|
||
What makes you think the table is rendered wrong? It sure looks different, but this does not necessarily mean it is wrong.
| Reporter | ||
Comment 4•19 years ago
|
||
You are right. The table is not necessary wrong. It is just unpleasant to work with it , difficult to read ( without using horizontal scroll bar), it is positioned too far away from the main body (gap between main table and ALERT table is too wide). But it IS pleasant to work with it on MSIE on W2K, FF1.0 on RH ES3.0, FF1.0 on RH8.0, FF1.0 on RH WS 3.0, mozilla 1.01 on RH8.0/9.0, mozilla 1.4 on RH6.2, mozilla 1.7 on solaris, Konqueror 3.03 on RH8..0, Konqueror 3.1 on RH9.0 and opera on RH6.2. Ooops, I have almost forgotten. It could be that web developers at etrade did not follow W3C standards as well just prior of the release of FF1.5b1. You never know. Maybe they decided to break FF1.5. There are many things which coould/can go wrong. Do the math. Thanks
| Reporter | ||
Comment 5•19 years ago
|
||
Since I am NOT a WEB (HTML) developer, I do not know how to reduce the source code down to the essential snippet which would reproduce the unpleasant behavior (perhaps, wrong behavior) of the site. So, here it is the complete sanitized code which exhibits the unpleasant behavior on FF1.5b1.
| Reporter | ||
Updated•19 years ago
|
Component: Layout: Tables → General
Product: Core → Firefox
Version: 1.8 Branch → 1.5 Branch
Comment 6•19 years ago
|
||
Please leave this bug in the Core product: Firefox is just a frontend using the shared Core rendering engine.
Component: General → Layout: Tables
Product: Firefox → Core
Version: 1.5 Branch → 1.8 Branch
Comment 8•19 years ago
|
||
Martijn, would you be willing to create a testcase here?
Keywords: qawanted
Comment 9•19 years ago
|
||
When I remove the strict doctype, the layout becomes fine or when I remove all nowrap attributes, the layout becomes fine. So I think this is a result from fixing bug 277232.
Comment 10•19 years ago
|
||
So this is Tech Evangelism. The webmaster(s) should either remove the strict doctype or remove the nowrap attributes.
Assignee: nobody → english-us
Status: UNCONFIRMED → NEW
Component: Layout: Tables → English US
Depends on: 277232
Ever confirmed: true
Product: Core → Tech Evangelism
QA Contact: layout.tables → english-us
Version: 1.8 Branch → unspecified
| Reporter | ||
Comment 11•19 years ago
|
||
WFM with the FF final version 1.5 Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 Table(s) on www.etrade.com is(are) rendered correctly
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•