Closed
Bug 7702
Opened 26 years ago
Closed 26 years ago
Wierd layout with the mozilla title bar at top of screen on start of apprunner
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
INVALID
M7
People
(Reporter: bugzilla2, Assigned: rickg)
Details
When apprunner is launched the default mozilla QA Smoke tests URL gets loaded.
If you leave the flash bar on the left OPEN, and scroll the browsing window to
the right, the mozilla banner at the top does not line up with the right hand
side black line and curve at the top. This has happened on today's build
(6/6) and I have verified it on a few previous builds as well. If the flash bar
is then minimized, the problem goes away, and upon maximizing the flash bar the
problem comes back. (Also, should i *HAVE* to scroll across to see the whole
webpage or should it resize to fit?)
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
This is the correct behavior. The banner image and the rest of the webpage are
in separate tables. The minimum width of the banner image is greater than that
of the rest of the page, so at a small width the banner image should extend
past the viewport while the content on the page should not.
IE5 displays this page in the same way.
Marking Invalid.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•