Closed
Bug 133544
Opened 23 years ago
Closed 23 years ago
Edit field is missing
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ccarlen, Assigned: john)
References
()
Details
Attachments
(1 file)
244 bytes,
text/html
|
Details |
With 2002032603 OSX:
Go to the given URL.
Notice that the edit field for the search term is missing.
Works OK on Windows.
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
I think this is related to a document.write() problem I have seen. I also think
that 133557 is a duplicate of this bug as the complete NMS (Netscape Message
Store) webmail interface is generated using document.write() calls.
I don't know if this is significant, but when I view the test case in the DOM
Inspector it shows both the SCRIPT and the INPUT as children of the FORM.
Reporter | ||
Comment 3•23 years ago
|
||
Did this magically fix itself? This happened to me with my embedding build
yesterday and a sweetlou build this morning. In the embedding build I just did
though, it works. Still needs to be verified with tomorrow's bits.
Comment 4•23 years ago
|
||
This is a duplicate of 133492 which was a document.write() bug. It is fixed in
2002032603 (WinNT).
Updated•23 years ago
|
QA Contact: madhur → tpreston
Assignee | ||
Comment 6•23 years ago
|
||
Doesn't look like a DUP to me, but may have been fixed with it. Marking
dependent and resolving.
You need to log in
before you can comment on or make changes to this bug.
Description
•