Closed
Bug 151371
Opened 23 years ago
Closed 23 years ago
Scrollbar positioned incorrectly.
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: spam2, Assigned: john)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
2.96 KB,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a) Gecko/20020611
BuildID: 2002061104
The frames don't extend out to the right side of the form completely.
I'd say this might be an issue with their code except for the fact that if I
resize the window, the frame snaps into place correctly.
Reproducible: Always
Steps to Reproduce:
1. Resolution 1024x768, browser window taking up almost the whole screen.
Doesn't seem to work sometimes if the browser window is too small.
2. Load http://www.volto.com/devtools/fxp/
Actual Results: It looks like mozilla allocated some extra space for a scroll
bar that doesn't exist. The right side of the browser has a bit of white space.
Expected Results: Filled the page to the whole browser window
Using the Modern theme
Comment 1•23 years ago
|
||
Confirmed scroll bar is postioned to the left. I think the <table WIDTH=460> is
causing the error. Forwarding this to table for further triaging.
Updated•23 years ago
|
Priority: -- → P3
| Assignee | ||
Comment 2•23 years ago
|
||
WFM WinXP trunk 2002061208 ... there are two frames, both fill up the browser,
and there is a scrollbar on the bottom one.
Comment 3•23 years ago
|
||
It WFM too on trunk build, But in the branch build: 2002-06-14-1.0.0 the lower
frame is moved slightly towards left. There is a gap between the lower frame and
the browser window.
Platform: WIN2K
Keywords: testcase
Comment 4•23 years ago
|
||
worksforme, trunk and branch current builds.
If this is branch-only, it's not worth bothering with it at this point....
Comment 5•23 years ago
|
||
reporter (Mike): can you reproduce this bug with a recent build of mozilla (for
example, 1.2)? if so, please comment again with details. if not, please resolve
this bug as WORKSFORME. thanks.
Running 1.2 release. WORKSFORME.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
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
•