[prev in list] [next in list] [prev in thread] [next in thread] 

List:       konq-bugs
Subject:    [Bug 75903] Crashes on document.formname.fieldname.focus() in
From:       jspedron () club-internet ! fr
Date:       2004-06-30 13:51:44
Message-ID: 20040630135144.3530.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=75903      




------- Additional Comments From jspedron club-internet fr  2004-06-30 15:51 -------
I reproduced this bug with Konqueror 3.2.2 on KDE 3.2.3.

I found that Konqueror crashes on the line
  document.forms[n].fieldname.focus();
when it follows an alert().

This example will segfault:
  alert("You didn't entered a name");
  document.forms[0].name.focus();

But this one won't:
  document.forms[0].name.focus();
  alert("You didn't entered a name");
(and the effect is the same)
_______________________________________________
Konq-bugs mailing list
Konq-bugs@mail.kde.org
https://mail.kde.org/mailman/listinfo/konq-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic