Closed Bug 66335 Opened 24 years ago Closed 24 years ago

"scrolling" attribute on a frame is ignored

Categories

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

PowerPC
Mac System 8.5
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 44306

People

(Reporter: sfraser_bugs, Assigned: pollmann)

Details

In a frameset such as the following:

<frameset cols="105,403" rows="*"> 
  <frame src="left_frame.html" scrolling="yes">
  <frame src="right_frame.html" name="" frameborder="YES">
</frameset>

the 'scrolling'a attribute on the first frame should cause a scrollbar to 
permanently show in that frame, even if it's disaabled because the frame doesn't 
need to be scrolled. In Mozilla, the scrollbar never shows.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE

*** This bug has been marked as a duplicate of 44306 ***
Verified dupe of bug 44306: "Forced scrollbars don't show up."
Status: RESOLVED → VERIFIED
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.