Closed Bug 3404 Opened 26 years ago Closed 26 years ago

XUL document's getElementByID() is not working

Categories

(Core :: DOM: Core & HTML, defect, P1)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: law, Assigned: hyatt)

References

()

Details

getElementByID() is broken (due to namespace quirkiness?); it seems to always return null. This is a major problem as it prevents one from writing JS code in .xul files that dynamically modifies the UI. For example, I need to do this in order to do a progress meter and the status text.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fixed.
Status: RESOLVED → REOPENED
Reopening this as it needs to work for non-XUL elements also (e.g., so the status text can be changed).
Status: REOPENED → RESOLVED
Closed: 26 years ago26 years ago
Fixed again.
Status: RESOLVED → VERIFIED
Looks OK now (based on code sent me via email; if it doesn't get checked in, you'll hear about it).
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.