Bug 44075 - form onchange doesn't work
Summary: form onchange doesn't work
Status: RESOLVED NOT A BUG
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.0
Platform: Mandrake RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-18 19:33 UTC by Gustavo Sverzut Barbieri
Modified: 2002-09-21 07:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Sverzut Barbieri 2002-06-18 19:28:04 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           khtml
Version:           4.0 (using KDE 3.0.1 )
Severity:          normal
Installed from:    Mandrake Linux Cooker i586 - Cooker
Compiler:          gcc version 2.96 20000731 (Mandrake Linux 8.2 2.96-0.76mdk)
OS:                Linux (i686) release 2.4.8-34.1mdk
OS/Compiler notes: 

I'm developing a HTML form and using the onchange parameter to call a js function but konqueror doesn't recognite it (version 3.0.1). Mozilla and IE works fine w3c.org approves the document so I think it is a konqueror bug.

(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 John Firebaugh 2002-09-21 06:55:15 UTC
Please provide a test case. 
Comment 2 Gustavo Sverzut Barbieri 2002-09-21 06:59:26 UTC
Subject: Re:  form onchange doesn't work       

 --- John Firebaugh <jfirebaugh@kde.org> escreveu: > ------- You are
receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>    
> http://bugs.kde.org/show_bug.cgi?id=44075   
> jfirebaugh@kde.org changed:
> 
>            What    |Removed                     |Added
>
----------------------------------------------------------------------------
>              Status|UNCONFIRMED                 |RESOLVED
>          Resolution|                            |INVALID
> 
> 
> 
> ------- Additional Comments From jfirebaugh@kde.org  2002-09-21 06:55
> -------
> Please provide a test case. 

What doesn't work for me is the following:

<form>
<input type="text" name="a" value="" onchange="alert('test');">
</form>

In netscape/mozilla it works, in konqueror < 3, works too.
The W3C says that that is right.

Gustavo


_______________________________________________________________________
Yahoo! GeoCities
Tudo para criar o seu site: ferramentas f
Comment 3 John Firebaugh 2002-09-21 07:04:45 UTC
Behavior with CVS is identical to mozilla. 
Comment 4 Gustavo Sverzut Barbieri 2002-09-21 07:06:37 UTC
Subject: Re:  form onchange doesn't work       

 --- John Firebaugh <jfirebaugh@kde.org> escreveu: > ------- You are
receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>    
> http://bugs.kde.org/show_bug.cgi?id=44075   
> 
> 
> 
> 
> ------- Additional Comments From jfirebaugh@kde.org  2002-09-21 07:04
> -------
> Behavior with CVS is identical to mozilla. 

Really thanks!
I'll get the CVS!

Keep the good work,

Gustavo

_______________________________________________________________________
Yahoo! GeoCities
Tudo para criar o seu site: ferramentas f