Bug#520261: epiphany-browser: Javascript alert does not work

Fco. Mario Barcala Rodríguez lbarcala at freeresearch.org
Fri Mar 27 09:14:11 UTC 2009


O Mar, 24-03-2009 ás 18:23 +0100, Josselin Mouette escribiu:
> Le mercredi 18 mars 2009 à 13:53 +0100, Fco.MarioB a écrit :
> > When I open a simple html form and press a button which shows a
> > javascript alert the message windows does not display the message.
> > 
> > An html example:
> > 
> > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> > <html>
> >   <head>
> >     <title>My title</title>
> >   </head>
> >   <body>
> >     <script language="JavaScript">
> >       function myalert() {
> >         alert("Alert message");
> >       }
> >     </script>
> >     <form>
> > 	    <input type="button" value="alert" onClick="javascript:myalert();"/>
> >     </form>
> >   </body>
> > </html>
> 
> Sorry, but epiphany works perfectly here with this example.
> 
> Any other ideas on how to reproduce the issue?

Now it is working for me also! I test it for several days with problems,
but now it works! So, I have no idea why!

Perhaps something related with gnome or graphics card driver. I don't
know.

Thank you for your time.









More information about the pkg-gnome-maintainers mailing list