Closed
Bug 269155
Opened 20 years ago
Closed 16 years ago
[quirks] textbox and "Modify" button in incorrect location
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: pat, Unassigned)
References
()
Details
(Keywords: qawanted, testcase)
Attachments
(3 files, 1 obsolete file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 This page looks wrong in Mozilla. Other browsers display it correctly. You guys Still ROCK!! I love Firefox!! It's my mail server http://mail.zbit.net merak 7.4.2 login: Firefox Password: nomoreie! *Account has SMTP send disabled The main page has the textbox and "Modify" button in incorrect location. I think it's the handling of the textbox being specifed too large so it forces the modify button down and too wide? I can extend/create accounts for any developer that wishes to investigate this problem. Reproducible: Always Steps to Reproduce: 1. goto -->http://mail.zbit.net 2. enter the credentials above and login. 3. you will see the problem on the main screen in upper left. The "inbox (0,0)" is obsured Actual Results: handling of the textbox being specifed too large so it forces the modify button down and too wide? Expected Results: you can see "Add" "Delete" "Modify" and the "Inbox (0,0)" me (Pat), the mail server admin can be reached at pat@zbit.net
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Comment 2•20 years ago
|
||
| Reporter | ||
Comment 3•20 years ago
|
||
Wow, is this page the same problem with spacing? http://ihwtest.zbit.net/ ^-- click the link on this page and text boxes are even on top of each other.
Summary: handling with text box and → handling with text box and
Comment 4•20 years ago
|
||
-> Core, Layout. (Firefox, Web Site is about the Firefox Product page) A reduced testcase would help a lot.
Assignee: bugs → nobody
Component: Web Site → Layout
OS: Windows 2000 → All
Product: Firefox → Core
QA Contact: core.layout
Summary: handling with text box and → textbox and "Modify" button in incorrect location
Version: unspecified → Trunk
Comment 5•20 years ago
|
||
Updated•20 years ago
|
Comment 6•20 years ago
|
||
Bill: what exactly is the layout problem in the testcase? It looks ok to me (with current trunk as well as FF 1.0) also, the iwhtest URL from comment 3 is displayed correctly in Mozilla. The left paragraph is absolutely positioned. > <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> is a good indication that any display problems seen in Mozilla are "correct".
Comment 7•20 years ago
|
||
Oops, I broke the testcase by putting it into standards rendering mode at the very end and not rechecked in IE. This testcase shows the problem and the rendering difference between Moz and IE6. The problem only shows in quirks mode.
Attachment #168441 -
Attachment is obsolete: true
Updated•20 years ago
|
Summary: textbox and "Modify" button in incorrect location → [quirks] textbox and "Modify" button in incorrect location
Comment 8•20 years ago
|
||
Just to clarify my comment on quirks mode: Mozilla renders this the same in quirks or standard mode. IE renders as per the IE screenshot in its 'quirks mode'; if you put this document into 'standards mode' then IE agrees with Moz on the rendering. So I doubt this report illustrates a valid bug.
Since IE in Standards Mode and other browsers in all Modes agree with Mozilla, this is a IE phenomenon. It's sad that IE is so far away from standardized rendering, but at least they improve. The good news is that more and more web developers work in Standards Mode, crating more cross-browser compatible applications.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•