Closed
Bug 67276
Opened 25 years ago
Closed 24 years ago
Page background is garbled when frame scrolling="no"
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect)
Tracking
()
VERIFIED
WORKSFORME
Future
People
(Reporter: golam, Assigned: pollmann)
References
()
Details
(Keywords: testcase)
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; m18) Gecko/20010129
BuildID: 2001012920
Every time I visit http://www.level.ru/price/main_menu.html mozilla outputs
different results.
Reproducible: Always
Steps to Reproduce:
1. go to http://www.level.ru/price/main_menu.html
2. press reload button
3. see different render result
4. back to step 2
Comment 1•25 years ago
|
||
reporter: what different render result should we see ?
the page looks good to me...
Mozilla/5.0 (Windows; U; Win98; en-US; m18) Gecko/20010130
Comment 2•25 years ago
|
||
confirming, seeing this as well. the top right frame messes up (overlapings).
Not sure if a table or a frame bug though. Any one up for a testcase?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•25 years ago
|
||
Worksforme build 2001012720 win32. Note : I'm using the new nsViewManager.
Comment 4•25 years ago
|
||
confirmed on 020104 mozilla build on NT4. we don't paint the those top frames
properly. over to layout.
Assignee: asa → karnaze
Component: Browser-General → Layout
QA Contact: doronr → petersen
Comment 5•25 years ago
|
||
Comment 6•25 years ago
|
||
Comment 7•25 years ago
|
||
Frame background is not painted correctly when scrolling="no". It works fine
with scrolling="yes" and scrolling="auto". I am using build 2001-02-02-04 on
Windows 98 SE.
Keywords: testcase
Reporter | ||
Comment 8•25 years ago
|
||
One more example - own docs by Netscape.
URL: http://developer.netscape.com/docs/manuals/index.html?content=dynhtml.html
Steps to reproduce:
1. Save zipped version of HTML Tag Reference.
2. Open index.html from your local disk.
3. Drag frames horisontal border.
Looks like a broken image link causes odd behaviour.
Updated•24 years ago
|
Summary: Mozilla doesn't render this page properly → Page background is garbled when frame scrolling="no"
Comment 10•24 years ago
|
||
adding a testcase from my dup:
http://www.hot.ee/irve/moz/framebug/frameset.html
also strange things happen when frame is resized and when browser window happens
to be covered by other windows.
Comment 11•24 years ago
|
||
This seems to be a frame bug (see the nsViewmanager comment)
Assignee: karnaze → pollmann
Component: Layout → HTMLFrames
Comment 12•24 years ago
|
||
*** Bug 70134 has been marked as a duplicate of this bug. ***
Updated•24 years ago
|
Target Milestone: --- → Future
Comment 13•24 years ago
|
||
*** Bug 72085 has been marked as a duplicate of this bug. ***
Comment 15•24 years ago
|
||
I think <frame scrolling="no"> is quite common, so this bug has high
visibility and looks ugly - nominating for mozilla1.0.
Keywords: mozilla1.0
Comment 16•24 years ago
|
||
WORKSFORME, build 2001-05-23-20 on Windows 98 SE. I have checked all the URLs
and testcases from the dups too and the frame backgrounds look good now.
Status: NEW → RESOLVED
Closed: 24 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
•