Closed Bug 253369 Opened 20 years ago Closed 20 years ago

The Search-"Button" doesn't work anymore in the newest mozilla firefox versions. It worked int 0.8. Try it out. I've made a sample html: http://www.lrz-muenchen.de/~dmo/echizen/search.html

Categories

(Toolkit :: Form Manager, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: russo, Assigned: bugs)

References

()

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Build Identifier: 

The Search-"Button" doesn't work anymore in the newest mozilla firefox 
versions. It worked int 0.8. Try it out. I've made a sample html: 
http://www.lrz-muenchen.de/~dmo/echizen/search.html

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
  <a class="icon" onclick="searchDropDown(_global,srchAddr.value,
document.forms['order_positions'].elements['headerShipTo'], srchStatus)"
onfocus="window.status='Drücken Sie Suche für weitere Treffer'"
onblur="window.status=''"> <img src="icon_search.gif" width="16" height="16"
onmouseover="window.status='Drücken Sie Suche für weitere Treffer'"
onmouseout="window.status=''" border="0" class="display-image"></a> 

srchAddr.value is not a valid value, you need to use the appropriate
document.formname etc value.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
but it works in version 0.8


marco
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.