Closed Bug 263578 Opened 20 years ago Closed 20 years ago

crisnetmls.com - PopOutTextMenu: v1.2 - document.all != (void 0)

Categories

(Tech Evangelism Graveyard :: English US, defect)

x86
Windows XP
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bclark, Unassigned)

References

()

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1

I have been using a real estate MLS program without incident until the last day
or so.  There are a series of tabs in raw you can click on to open differnt
pages and do different things.  Now when I try to click on one, as soon as the
pointer gets on top of it, it superimposes on one of the other tabs and I can do
nothing.  I have downloaded the most current version of firefox

Reproducible: Always
Steps to Reproduce:
1.go to wwww.crisnetmls.com
2.on the left side of the screen, try to clicl on Southern California alliance
3.

Actual Results:  
superimposes

Expected Results:  
open new windo to log in

This is a key tool for realtors as it allows you to search listings in multiple
MLS's....can not function without this
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20041009
Firefox/0.10

Confirming

javascript console error:
Warning: Element referenced by ID/NAME in the global scope. Use W3C standard
document.getElementById() instead.
Source File: https://www.crisnetmls.com/index_files/popouttext.js
Line: 5
Attached file document.all detection
The problem seems to be that we don't see "ie=(document.all != (void 0))" as a
detecting use of document.all, so we get identified as IE.
--> Browser's DOM: Level 0, since we do the same thing in 1.8a4 as we do in Firefox.
Component: Accessibility → DOM: Level 0
Product: Firefox → Browser
Summary: When I try to click "MLS Alliance Tab", it gets superimposed on top of other tabs → document.all detection not seen as detecting
Version: unspecified → Trunk
That's the same script that caused bug 255895.

*** This bug has been marked as a duplicate of 255895 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
bug 255895 is about changing javascript1.2 to not use strict (in)equality, but
not about changing the behavior with respect to (void 0). This needs evangelism.

// Author: Vince Reid, vince@virtualred.net
// Copyright: Internet Business Solutions S.L.
// http://www.ibswebdesign.com
// PopOutTextMenu: v1.2
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
-> TE
Assignee: aaronleventhal → english-us
Status: UNCONFIRMED → NEW
Component: DOM: Level 0 → English US
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: bugzilla → english-us
Summary: document.all detection not seen as detecting → crisnetmls.com - PopOutTextMenu: v1.2 - document.all != (void 0)
Version: Trunk → unspecified
updated menu available at
<http://www.ecommercetemplates.com/free_downloads.asp>. I contacted the site
about updating.

Bill, can you contact them? All they need to do is download the new
popouttext.js file and replace the existing one. 
Sent email to techsupport@srar.com about upgrading PopOutTextMenu.
It looks like they changed their menu system to one that works in Mozilla. Can
anyone reproduce a problem with the menus anymore?
The file https://www.crisnetmls.com/index_files/popouttext.js still has
PopOutTextMenu v1.2, but I can't find anywhere on the site they're using it
anymore. Closing as FIXED. Please re-open if the site still uses that file
somewhere.
Status: NEW → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: