Closed
Bug 118238
Opened 24 years ago
Closed 22 years ago
When a page is placed in a frameset, centred content is not always centred correctly
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect, P4)
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: editor, Unassigned)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win95; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122106
I use a frameset that places one button-bar above another to the left of the
screen. The content of both button-bars is centred (using the <center> tag) but
on only one button-bar -- the lower one, with larger buttons -- is the content
properly centred. The upper page, which consists of smaller buttons, has its
content offset to the left. I have overcome this by setting a left margin of 13
(which does not impair the page's appearance on IE), but this should not be
necessary. I have tried centring the page content in a table of 100% width, but
this has no effect: the smaller buttons are still offset to the left. To see the
workaround working, go to http://www.riverman.fsbusiness.co.uk/news.html
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.riverman.fsbusiness.co.uk/newsviz.html
2. Look at the left side of the screen.
Actual Results: Centred content in top-left button-bar page is offset to the
left; content of bottom-left page is centred correctly.
Expected Results: Both button-bars with centred content.
Comment 1•24 years ago
|
||
html frames or layout?
Assignee: trudelle → eric
Component: XP Apps → HTMLFrames
QA Contact: sairuh → amar
WFM, current CVS, Linux.
Reporter: Are you still seeing this bug in recent builds?
| Reporter | ||
Comment 3•23 years ago
|
||
Bug confirmed still present on build 031503 on W98.
1. Go to http://www.riverman.fsbusiness.co.uk/news.html
Small buttons in upper button-bar are centred, because I've added a 13px left
margin.
2. Go to http://www.riverman.fsbusiness.co.uk/newsviz.html
Small buttons in upper button-bar are NOT centred, being offset slightly to the
left: this is the normal situation encountered if no left margin is added.
Comment 4•23 years ago
|
||
WFM with 2002040403 on Win95
Comment 5•23 years ago
|
||
Confirming; I can see the buttons out-of-center in a fresh Linux CVS build.
Assignee: eric → jkeiser
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•23 years ago
|
||
I see it maybe off like 2 pixels on WinXP 2002102908.
Assignee: jkeiser → frame
Priority: -- → P4
Target Milestone: --- → Future
Comment 7•22 years ago
|
||
Are this bug happens on newer builds? (1.4.1 or 1.5)
| Reporter | ||
Comment 8•22 years ago
|
||
Seems OK on 1.5 (W2000), at least on the pages that alerted me to the problem
initially.
-- SH.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•