Closed
Bug 148242
Opened 23 years ago
Closed 23 years ago
html:formelements can cause problems!
Categories
(Core :: XUL, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 130251
People
(Reporter: chris, Assigned: hyatt)
Details
This is NOT really a problem but I was just working through a XUL tutorial and
because i hadn't got to the bit about <groupbox> elements i embedded an
<html:fieldset> in the xul file and also an <html:select> and i experienced the
following:
when i removed the <html:form> element the <html:fieldset> tag caused mozilla
to crash
also the <html:select> object behaved erratically and did not change its
selected value until it was refocussed
I appreciate that i am a idiot for doing this in the first place as XUL
provides everything i need anyhow but the problems might be indicators of a
more major problem
Comment 1•23 years ago
|
||
The crash with <html:fieldset> is bug 130251.
*** This bug has been marked as a duplicate of 130251 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 2•23 years ago
|
||
mass duplicate verifications . For filtering purposes, pls use keywd
"massdupverification"
Status: RESOLVED → VERIFIED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: shrir → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•