Closed
Bug 147958
Opened 23 years ago
Closed 17 years ago
gogay.co.il - dynamic tooltips missing
Categories
(Tech Evangelism Graveyard :: Hebrew, defect)
Tech Evangelism Graveyard
Hebrew
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rn23, Unassigned)
References
()
Details
(Whiteboard: [proprietary-js])
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR
1.0.3705)
BuildID: 2002051006
When rolling over the ICQ status icon in this page, a small "window" appears
in IE, showing some information. It is missing in Mozilla (1.0 RC 2).
Reproducible: Always
Steps to Reproduce:
1. Open the specified URL.
2. Click over the ICQ status icon (to the left of ":ICQ")
Actual Results: The window does not appear.
Expected Results: The window should appear.
<td height=20 align=right class=fontDec><a
href="http://wwp.mirabilis.com/16635031" class="fontDec" target=_blank>
where fontDec is defined as:
.fontDec {color: #024382; font-size: 14px; font-weight: none; font-family:
arial; text-decoration: none;}
Comment 1•23 years ago
|
||
This site uses bad javascript browser detection in this file:
http://www.gogay.co.il/forum/icq.js The author of this site should use new
browser-detection code: see http://www.mozilla.org/docs/web-developer/faq.html
for more information.
Please reassign this bug to product "Tech Evangelism" and component "Middle
Eastern".
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•23 years ago
|
||
doing so.
Assignee: Matti → momoi
Component: Browser-General → Middle Eastern
Product: Browser → Tech Evangelism
QA Contact: imajes-qa → xslf
Version: other → unspecified
ns4 = (document.layers)? true:false;
ie4 = (document.all)? true:false;
OS: Windows XP → All
Hardware: PC → All
Summary: Missing "window" missing in browser → gogay.co.il - dynamic tooltips missing
Whiteboard: [proprietary-js]
Comment 4•22 years ago
|
||
tech evang june 2003 reorg
Assignee: momoi → hebrew
Component: Middle Eastern → Hebrew
QA Contact: xslf → hebrew
Comment 5•17 years ago
|
||
the site seems to work now. the URL no longer exists. the current implementation doesn't have an ICQ icon, but just a static text of the ICQ number.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
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
•