Closed Bug 304331 Opened 19 years ago Closed 14 years ago

asus.com - clicking on microsoft javascripts or item from list of form method post produces no effect

Categories

(Tech Evangelism Graveyard :: English US, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: mndnormand, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050702
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050702

1)clicking on red line "New user should click here" produces the error window
"ASUS update wirard support only IE!!

2)selecting an item from the tables under the line "Please Select the Product"
produces no selection

it seems that this behaviour is caused by some incompatibility of microsoft
javascripts 

Same bad results with Firefox 1.0

All work well with internet Explorer 6.0 SP1

Reproducible: Always

Actual Results:  
nothing

Expected Results:  
selection of new pages

same bihaviour with the page 
http://support.asus.com/cpusupport/cpu_support_right_master.aspx?type=0&name=Athlon%20XP%202800%2B(333FSB)(Model%208)(Thoroughbred)&SLanguage=en-us

and many others pages on this site
Looks like a Tech Evang issue.
Summary: clicking on microsoft javascripts or item from list of form method post produces no effect → asus.com - clicking on microsoft javascripts or item from list of form method post produces no effect
Version: unspecified → Trunk
The "New user should click here" button produces no response on trunk.
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9pre) Gecko/2008051102 SeaMonkey/2.0a1pre] (nightly) (W2Ksp4)

(In reply to comment #0)
> 1)clicking on red line "New user should click here" produces the error window
> "ASUS update wirard support only IE!!

<http://support.asus.com/faq/faq.aspx?SLanguage=en-us>
loads frame
<http://support.asus.com/faq/faq_right_nn.aspx?SLanguage=en-us>
which uses
<http://support.asus.com/faq/faq_right_nn.js>
{{
function first_use_click() {
  return;
}
}}

> All work well with internet Explorer 6.0 SP1

MsIE gets/uses
<http://support.asus.com/faq/faq_right.js>
{{
function first_use_click() {
  parent.show_loading();
  
  location.href = "../common/nav_guide.aspx?mode=1&SLanguage=" + document.getElementById("langNormal").value;
}
}}

normand,
This site is designed to work like this: no FF/SM bug.
Please, check your other examples and open separate bugs if there are actual issues.

***

(In reply to comment #1)
> Looks like a Tech Evang issue.

Agreed.
Assignee: general → english-us
Component: General → English US
OS: Windows 98 → Windows 2000
Product: Mozilla Application Suite → Tech Evangelism
QA Contact: general → english-us
Version: Trunk → unspecified
Status: UNCONFIRMED → NEW
Ever confirmed: true
INCOMPLETE due to lack of activity since the end of 2009.

If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself.

Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.