Closed
Bug 305605
Opened 19 years ago
Closed 19 years ago
onclick events from within an iframe break after a time
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: tomo.bbe, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b3) Gecko/20050712 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b3) Gecko/20050712 Firefox/1.0+ I orginally came across this problem when developing SVG (hence the SVG on the site). The bug is demonstrated by the buttons in the 3rd frame which are meant to change the content of the 4th frame. They do work for a start but then do break after about 2 or 3 clicks. However the buttons located outside the frame (at the bottom) continue to work adinfinitum. This behaviour works in Mozilla or IE, but not in Firefox. Reproducible: Always Steps to Reproduce: 1.Load the page. 2.Click on the "Green" and "Blue" buttons to change the pages back and forth 3. Actual Results: The buttons in the frame stop working after a few clicks Expected Results: The buttons should continue to work changing the 4th iframe.
Comment 1•19 years ago
|
||
WFM - Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050818 Firefox/1.0+
Comment 2•19 years ago
|
||
WFM Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b4) Gecko/20050821 Firefox/1.0+ If it worked in older builds, perhaps it was a regression in alpha2 that's fixed in recent nightlies. Try upgrading?
| Reporter | ||
Comment 3•19 years ago
|
||
Yes sorry... upgraded to latest nightly and it works. Invalidating.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Updated•19 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Updated•19 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → WORKSFORME
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•