Closed Bug 208676 Opened 21 years ago Closed 15 years ago

mybills.co.il: drop-down menus do not work - document.all

Categories

(Tech Evangelism Graveyard :: Hebrew, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzillamozilla, Unassigned)

References

()

Details

(Whiteboard: [proprietary-js / DOM: document.all, layers ])

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030529
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030529

The menus do not open. They are also displayed with left-to-right character
order, but this is a different bug.

Reproducible: Always

Steps to Reproduce:
1. Open the above URL
2. Click any of the drop-down menus on this page


Actual Results:  
They don't open.

Expected Results:  
They should open. Compare with IE6

As its name suggests, mybills.co.i is a central site for paying bills. Many
Israelis use it, but it is currently incompatible with Mozilla.

Prog.
Tested with Camino 2003060704 and MozillaFirebird 20030607 on osx 10.2.6:
This site has many more problems as well-
the text in the drop down menus is reversed, and conent seems to be out of place
and missing, from what I can judge (I do not have IE here to cpmpare)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Strange- I am not able to open the drop down menus at all- not even with Apple
Safari. local problem here?
Attached image the page in camino
tech evang june 2003 reorg
Assignee: momoi → hebrew
Component: Middle Eastern → Hebrew
QA Contact: xslf → hebrew
Can anyone find contact information for this site except for the form at:
http://www.mybills.co.il/content/formpage_contactus.asp 
?

BTW, the help on the site is for ie4/ns4. From the code of the page above:
<!--
ns4 = (document.layers)? true:false;
ie4 = (document.all)? true:false;

function cleartext(){
	if (ie4){
		document.all.helptext.innerHTML = "<table border='0' cellspacing='0'
cellpadding='0'><tr><td align=right width='131'><font class='freeTextb'>,&#1492;/&#1512;&#1511;&#1497;
&#1514;/&#1513;&#1500;&#1493;&#1490;<br>&#1498;&#1512;&#1493;&#1488;&#1500; &#1498;&#1514;&#1493;&#1488; &#1492;&#1493;&#1493;&#1500;&#1497; &#1492;&#1494; &#1496;&#1497;&#1512;&#1508;&#1514;<br>&#1514;&#1488; &#1493;&#1512;&#1497;&#1489;&#1506;&#1492; .&#1514;&#1499;&#1512;&#1506;&#1502;&#1489; &#1513;&#1493;&#1502;&#1497;&#1513;&#1492;<br>&#1514;&#1493;&#1491;&#1513;&#1492; &#1514;&#1493;&#1502;&#1513; &#1500;&#1506;
&#1512;&#1489;&#1499;&#1506;&#1492;<br>.&#1512;&#1489;&#1505;&#1492; &#1500;&#1489;&#1511;&#1500; &#1514;&#1504;&#1502; &#1500;&#1506; &#1501;&#1497;&#1504;&#1493;&#1513;&#1492;<br></font></td></tr></table>"
	}
	else{
		document.layers["helptext"].document.open()
		document.layers["helptext"].document.write("<table border='0' cellspacing='0'
cellpadding='0'><tr><td align=right width='133'><font class='freeTextb'>,&#1492;/&#1512;&#1511;&#1497;
&#1514;/&#1513;&#1500;&#1493;&#1490;<br>&#1498;&#1512;&#1493;&#1488;&#1500; &#1498;&#1514;&#1493;&#1488; &#1492;&#1493;&#1493;&#1500;&#1497; &#1492;&#1494; &#1496;&#1497;&#1512;&#1508;&#1514;<br>&#1514;&#1488; &#1493;&#1512;&#1497;&#1489;&#1506;&#1492; .&#1514;&#1499;&#1512;&#1506;&#1502;&#1489; &#1513;&#1493;&#1502;&#1497;&#1513;&#1492;<br>&#1514;&#1493;&#1491;&#1513;&#1492; &#1514;&#1493;&#1502;&#1513; &#1500;&#1506;
&#1512;&#1489;&#1499;&#1506;&#1492;<br>.&#1512;&#1489;&#1505;&#1492; &#1500;&#1489;&#1511;&#1500; &#1514;&#1504;&#1502; &#1500;&#1506; &#1501;&#1497;&#1504;&#1493;&#1513;&#1492;<br></font></td></tr></table>")
		document.layers["helptext"].document.close()
	}
}

Whiteboard: [proprietary-js / DOM: document.all, layers ]
Try Simon Langbart at simonl@mybills.co.il (also simonl@teleall.co.il)

Prog.
The menus now open, using 1.8a3/20040806, but their text (character order) is
ltr instead of rtl.

Prog.
Drop down menus DO work now.
I didn't try paying to see if it works, but all in all it looks firefox friendly.
I've succeeded paying smoothly using FF3.0.x on Linux, please set this bug as resolved.
Status: NEW → RESOLVED
Closed: 15 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: