Closed Bug 54693 Opened 25 years ago Closed 25 years ago

bulletinboard within bulletinboard hangs

Categories

(Core :: XUL, defect, P3)

x86
Windows 2000
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: ericb, Assigned: trudelle)

Details

given the following xul scrap: <bulletinboard> <bulletinboard> </bulletinboard> </bulletinboard> mozilla hangs. expected result: a layout containing a bulletinboard within a bulletinboard, or at the very least, not a hang. actual result: mozilla hangs platforms attempted: Win2k build: pulled from source on 9/22/2000
Can you post a reproducible testcase? The nested bulletinboard example works for me on both branch and tip builds (opt. builds). No hang.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Eric (Burley), re: your email ... <?xml version="1.0"?> <?xml-stylesheet href="chrome://global/skin/" type="text/css"?> <window xmlns:html="http://www.w3.org/1999/xhtml" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> <bulletinboard style="border:2px solid red;"> <bulletinboard> </bulletinboard> </bulletinboard> </window> Works in a debug build, trunk, pulled 2am last night. Not sure what to say.
must have been fixed since I last pulled. sorry for the trouble.
No worries. Thanks.
Status: RESOLVED → VERIFIED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.