Closed Bug 127792 Opened 24 years ago Closed 24 years ago

really weird form problem

Categories

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

x86
Windows 98
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.2alpha

People

(Reporter: msager, Assigned: john)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.8) Gecko/20020204 BuildID: 2002020406 This is a wierd one. The page is one that I am working on, and, if you look at it, is actually a frameset. The problem is with the page on the left: http://www.michaelsager.com/weather/modelnew/sidecontrols.html. When I click the "go" button, most of the page above the button suddenly disappears! It just vanishes, and the javascript called on by the button doesn't get run. This page works in every other browser that I can find, even back to Netscape 3.04. Reproducible: Always Steps to Reproduce: 1. Go to http://www.michaelsager.com/weather/modelnew/imageloop.html 2. In the left frame, click the button that says "go" 3. Watch the upper half of the frame disappear Actual Results: The upper half of the frame disappears. Resizing or reloading the frame brings it back. Clicking the button again repeats the process. Expected Results: It should have followed the javascript that the button points to, which simply loads a new page into the large frame. I can't seem to find any errors in the HTML or javascript. I am not a trained programmer, but I don't think the problem is with my code... it seems to be something in the browser. The browser is great otherwise!
This is a HTML frame issue. Problem is related to the scrolling="no" attribute on the left column frame.
Assignee: attinasi → jkeiser
Status: UNCONFIRMED → NEW
Component: Layout → HTMLFrames
Ever confirmed: true
QA Contact: petersen → amar
Blocks: 124431
scrolling=no -> 1.2
Target Milestone: --- → mozilla1.2
Has this page been fixed? I don't see a Go button anymore.
Fixed with bug 119849 (Go button appears and does what it should now).
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
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.