Closed Bug 164870 Opened 23 years ago Closed 23 years ago

Some IFrames have unnecessary scroll bars

Categories

(Core :: Layout: Images, Video, and HTML Frames, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: neokuwait, Assigned: john)

References

()

Details

Attachments

(1 file)

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1) Gecko/20020826 The included testcase/URL shows an iframe that has been obstructed by unnecessary scroll bars. Also, the vertical scroll bar "bottom arrow" is not there. Reproducible: Always Steps to Reproduce: 1. View testcase Actual Results: IFrame has broken scroll bars Expected Results: No scroll bars (same as IE6)
Attached file IFrame Testcase
I just noticed that the broken “bottom arrow” is only happening if Windows XP visual styles is enabled, but the unneeded horizontal scroll bar is still there.
Summary: Some IFrames have unnecessary/distorted scroll bars → Some IFrames have unnecessary scroll bars
Hello Thamer, The scroll bar will be shown because the width of the image in the given URL "http://www.topmmus.com/banner/displaybanner.asp" is larger than the width you are forcing for Iframe. If you change the width and height to <iframe width="250" height="43" src="http://www.topmmus.com/banner/displaybanner.asp" frameborder="0"> you will not get that scroll bar.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Product: Core → Core Graveyard
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.

Attachment

General

Creator:
Created:
Updated:
Size: