Closed
Bug 307431
Opened 19 years ago
Closed 19 years ago
Unable to Help Louisiana hurricane victims with Firefox
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: bradsp, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 See right box that displays addresses of places to send packages and money. This information is missing in the Firefox browser. The only way I am able to help hurricane victms is to use internet explorer because this browser displays emergency information correctly. Brad Spencer Reproducible: Always Steps to Reproduce: 1. open url 2. 3. Actual Results: right 'how to help' box truncates beginning of all text. Expected Results: show text this does noyt repro using ie
Comment 1•19 years ago
|
||
WFM - Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050906 Firefox/1.4 and Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 (ax) The box is displayed in both 1.0.6 and the Firefox 1.5 branch.
Severity: blocker → trivial
Component: Disability Access → General
Updated•19 years ago
|
QA Contact: disability.access → general
Comment 2•19 years ago
|
||
I can confirm the problem with Moz 1.7.11 on Win2K. Kevin, it's not that the box isn't there, it's that the first few characters of each line are not visible and cannot be scrolled to (presumably some bad CSS).
| Reporter | ||
Comment 3•19 years ago
|
||
If bad css is to blame then why are the publishing tools at MSNBC that generated these pages understandable by internet explorer but not firefox. Thx
Comment 4•19 years ago
|
||
The display is better in newer versions; testing here with the latest SeaMonkey nightly (2005090705). I tried to look through what the page was doing, but it's pretty complex and DOM Inspector gave me trouble. However, from what I did see, it's setting a fixed size for that portion of the page, and expecting the text to fit. This fails for Mozilla and Internet Explorer (IE6 SP2). In Internet Explorer, you probably need to go to View, Text Size, Largest to see it fail. IE does show the left-most part of the text, vs Mozilla's showing the right-most part (IE's behavior ends up being more useful here). Brad, Internet Explorer implements the CSS specs poorly. IE7 is expected to be better, but until then, Mozilla, Opera, and other browsers follow the specs more closely. But in this case, both browsers seem to be doing roughly the same thing, so it's more of a bad page issue. For the above reasons this is probably invalid, but leaving open for someone more CSS savvy to confirm.
| Reporter | ||
Comment 5•19 years ago
|
||
This was meant to show that MSNBC works reliably with IE regradless of the news broadcast. Notice one would need to use IE in order to read the adddresses to send aid. Hmm I didn't get a single laughilla. Brad
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → 1.7 Branch
Comment 6•19 years ago
|
||
Is this still a problem? I can't reproduce, at a wide range of font sizes, and even with a forced minimum font size set. If this is a problem, can someone attach a testcase to the bug, please? That way we won't be tied to the site not changing or anything like that.
Comment 7•19 years ago
|
||
The page did change, but I can still reproduce with a Firefox 1.5 branch nightly (Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8) Gecko/20051208 Firefox/1.5). I can make a testcase eventually, but if someone has time now, please feel free.
| Reporter | ||
Updated•19 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•