Closed Bug 294513 Opened 20 years ago Closed 19 years ago

Html components in xul does not work if the order of namespace is not in a certain way

Categories

(Core :: XUL, defect)

1.7 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: st946tbf, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

Using firefox 1.04, I have to add the html namespace in this order for xul and
html components to show up:

  xmlns:html="http://www.w3.org/1999/xhtml"
    xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">

If reverse them, it stop working

Reproducible: Always

Steps to Reproduce:
Go to the html page above.  See some of the example code, just donwload, modify,
add some htmls and xul components, and watch the problem.
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511
Firefox/1.0.4

-> XPToolkit / XUL
Component: General → XP Toolkit/Widgets: XUL
Product: Firefox → Core
QA Contact: general
Version: unspecified → 1.7 Branch
Worksforme as well.  Marking so, but please reopen if you have a testcase
showing the problem.  Attach said testcase to this bug using
https://bugzilla.mozilla.org/attachment.cgi?bugid=294513&action=enter
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.