Closed
Bug 153782
Opened 23 years ago
Closed 22 years ago
Javascript doesn't render page
Categories
(Core :: Layout, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: rgammon51, Assigned: attinasi)
References
()
Details
I am running Alpha candidate 1.1, build 2002061104. When I load the page above
and click on the link to eBay User ID, a javascript window opens and gets
painted. No text is visible on the page. When I start Netscape 4.78 and click
on the same link, the javascript window opens and the text paints normally. The
JRE is 1.3.1, downloaded from sun.com I also tested the same link with Netscape
6.2 and the javascript window painted the text normally.
Comment 1•23 years ago
|
||
Browser, not engine ---> Layout.
Confirming bug with Mozilla trunk binary 20020617xx on WinNT
The eBay User ID" link " brings up a child window with this address:
http://pages.ebay.com/help/new/user_id.html
In IE6, this looks right. In Mozilla, you can't see any content
in the lower frame. All you see is the yellow background -
NOTE: in the Mozilla DOM Inspector, we do see the content model
for the lower frame, but none of the elements seem to be visible.
(When you click on any of the lower-frame elements in the DOM
Inspector, nothing is highlighted in red. It's all invisible).
cc'ing Joe in case he can instantly see what's happening here -
Assignee: rogerl → attinasi
Component: JavaScript Engine → Layout
QA Contact: pschwartau → petersen
Updated•23 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•23 years ago
|
||
linux build 20020620 also does not paint the bottom frame, but build 20020622
works fine.
Robert: could you try out a newer build?
Reporter | ||
Comment 3•23 years ago
|
||
Downloaded 2002062106 and installed it. Again on Win98. Bottom of frame has
invisible text as before.
Reporter | ||
Comment 4•23 years ago
|
||
Downloaded 2002062308 and the text is not visible. So if linux 20020622 fixes
the problem, they have a code difference with the win32 version.
Updated•23 years ago
|
Priority: -- → P3
Updated•23 years ago
|
Target Milestone: --- → Future
![]() |
||
Comment 5•22 years ago
|
||
Is this still a problem?
Reporter | ||
Comment 6•22 years ago
|
||
Two things have happened. eBay has changed the page and I am now using Moz 1.4a
2003040120. This is no longer a problem page for Mozilla.
Comment 7•22 years ago
|
||
excellent. marking WORKSFORME
Comment 8•22 years ago
|
||
oops.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•