Closed
Bug 54003
Opened 24 years ago
Closed 24 years ago
text controls do not appear in viewer
Categories
(Core :: XUL, defect, P1)
Tracking
()
RESOLVED
FIXED
M18
People
(Reporter: rods, Assigned: mikepinkerton)
Details
(Keywords: embed, regression, Whiteboard: [dogfood+][nsbeta3-][embed+][rtm-])
If I do a clobber build and then run viewer first without running mozilla, text
control do not appear. I will try to do some more debugging on this.
Reporter | ||
Comment 1•24 years ago
|
||
This at time blocks regression tetsing, I'm thinking it could be some kind of
XBL registration issue. But that is a wild guess.
Severity: normal → critical
Keywords: nsbeta3,
regression
Comment 2•24 years ago
|
||
It is. We need to move the XBL files for HTML inputs out of the chrome
directory and over with html.css. They probably aren't being found, which will
prevent the creation of the frame.
Another fix would be to make sure the chrome registry automatically checks and
registers chrome when it is instantiated.
Reporter | ||
Comment 3•24 years ago
|
||
We really need this fixed for making regression testing easier.
Comment 4•24 years ago
|
||
Nominating for dogfood? I think that's the right thing to do for bugs that
block testing/work.
Status: NEW → ASSIGNED
Keywords: dogfood
Reporter | ||
Comment 5•24 years ago
|
||
Yes, this is a dogfood bug for karnaze
Comment 6•24 years ago
|
||
Embedding requirement. Bad dependancy between form elements and chrome!
Keywords: embed
Priority: P3 → P1
Comment 7•24 years ago
|
||
Viewer bustage is dogfood stopper, so I'm marking this dogfood-plus.
There seems to be no need to get this into today's freeze of beta3, so I'm
marking this as beta3-minus.
Whiteboard: [dogfood+][nsbeta3-]
Comment 8•24 years ago
|
||
Marking embed+, needed for embedding, okay to work on as long as it doesn't
affect Seamonkey rtm.
Whiteboard: [dogfood+][nsbeta3-] → [dogfood+][nsbeta3-][embed+]
Target Milestone: --- → M19
Comment 9•24 years ago
|
||
I'm assuming this is a problem on the branch, and marking it rtm to help get it
triaged and fixed on the branch. Viewer is an important regression tool, and we
need it to help us do final crafting and landing on the branch.
Keywords: rtm
Comment 10•24 years ago
|
||
rtm- . I don't want this to clog our rtm radar, and don't think it would really
be allowed to land on branch, but please resolve as fixed after fixing on trunk.
Whiteboard: [dogfood+][nsbeta3-][embed+] → [dogfood+][nsbeta3-][embed+][rtm-]
Target Milestone: M19 → M18
Assignee | ||
Comment 12•24 years ago
|
||
fixed. files have moved. no more chrome:// urls
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•