Closed
Bug 114841
Opened 24 years ago
Closed 23 years ago
cu.com.pl - does not show the page
Categories
(Tech Evangelism Graveyard :: Polish, defect, P2)
Tech Evangelism Graveyard
Polish
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: karas, Assigned: piskozub)
References
()
Details
Attachments
(1 file, 2 obsolete files)
|
10.73 KB,
text/javascript
|
Details |
the page is read but not displayed , except background.
They use javascript1.2 and it work fine in Netscape 4.76
Comment 1•24 years ago
|
||
browser sniffer in cuglowna.js is:
ns4 = (document.layers)? true:false;
ie4 = (document.all)? true:false;
Should be sent to Evangelism
Comment 2•24 years ago
|
||
evang
Assignee: asa → bclary
Status: UNCONFIRMED → NEW
Component: Browser-General → English: US
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: doronr → zach
Version: other → unspecified
Updated•24 years ago
|
Component: English: US → Europe: Central
Summary: does not show the page → cu.com.pl - does not show the page
| Assignee | ||
Comment 4•23 years ago
|
||
Accepting. Will work on it at the end of next week.
I see (or in fact see nothing) the bug with WinME. Therefore:
OS/Platform -> All/All
Status: NEW → ASSIGNED
OS: Linux → All
Priority: -- → P2
Hardware: PC → All
Target Milestone: --- → May
| Assignee | ||
Comment 5•23 years ago
|
||
It's getting worse. Now the page creates two pop-up windows that re-create each
other. Tested with Mozilla 1.0 under Linux.
Severity: normal → major
Target Milestone: May → Jun
| Reporter | ||
Comment 6•23 years ago
|
||
The html editor says that it cannot be edited because the editor does not
supports <iframe> tags.
| Assignee | ||
Comment 7•23 years ago
|
||
Wojciech: No, the problem with this page is a very complicated system of DHTML
visibility. The most convoluted I have ever seen. It would be easier to start
writing it anew than to try to improve http://www.cu.com.pl/cuglowna.js
| Assignee | ||
Comment 8•23 years ago
|
||
This version of cuglowna.js work with Mozilla (Netscape6&7), Internet Explorer
and Netscape 4.7*
Attachment #87347 -
Attachment is obsolete: true
| Assignee | ||
Comment 9•23 years ago
|
||
I have prepared (with some help from Johny Stannback <jst@netscape.com>) a
version ov cuglowna.js that works with all major browsers. The page will still
have a minor problem with an <object> movie but other wise works fine.
I will update the js file (I corrected the IE document.body.offsetWidth with
window.innerWidth for Mozilla).
| Assignee | ||
Comment 10•23 years ago
|
||
Attachment #87656 -
Attachment is obsolete: true
| Assignee | ||
Comment 11•23 years ago
|
||
Webmaster contacted. He promised action after checking compatibility of the code
with standards.
| Assignee | ||
Comment 12•23 years ago
|
||
My changes has been accepted by the webmaster. The page is now fixed.
As a bonus the page works now also with Opera 6.03.
Pavol, Wojtek: Could you verify? [I mean the Mozilla, not Opera part ;-)]
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 13•23 years ago
|
||
It does not work for me with Mozilla 1.1alpha.
Reopen?
(I'll be for two weeks in Germany, not sure if I could get online...)
| Assignee | ||
Comment 14•23 years ago
|
||
Pavol: What is your O/S? What are the symptoms?
WFM with mozilla 1.1alpha on Windows98.
However, I know (from Wojtek, the reporter of this bug and from my onw
experience) that on Linux the frames of cu.com.pl open as new windows. Will
investigate, but it has nothing to do with the solved DOM problem.
| Assignee | ||
Comment 15•23 years ago
|
||
I've opened a new bug 153364 about the two opening windows. I believe it is a
real bug.
Depends on: 153364
Comment 16•22 years ago
|
||
tech evang june 2003 reorg
Component: Europe: Central → Polish
Target Milestone: Jun → ---
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•