Closed
Bug 201026
Opened 22 years ago
Closed 22 years ago
DatePicker-Popup crashes sometimes the whole browser when writing back selected date into textfield
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 198254
People
(Reporter: sascha.steiger, Assigned: asa)
References
()
Details
(Keywords: crash, stackwanted, Whiteboard: TB18906393W)
Attachments
(1 file)
3.07 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.3) Gecko/20030312
The DatePicker Popup Script opens a window where a user can select a date which
should then be written back into a textfield. Sometimes the whole browser
crashes at this action.
Reproducible: Sometimes
Steps to Reproduce:
1. click the DatePicker Icon
2. scroll randomly forward and backward (with <<,<,> and >>, and more than one time)
3. select a date. Sometimes it crashes here. (1 out of 10 times)
Actual Results:
The browser crashes with an Application Error
Expected Results:
It should write the selected date back into the textfield _every_ time ;-)
Comment 1•22 years ago
|
||
Reassigning to Browser-General until we can get a stack trace;
until then we won't know what the right component is.
Sascha: do you have a Talkback-enabled build? If not, please download
one from our ftp site. When you crash, please complete the Talkback
form and submit it. Then run mozilla/components/talkback.exe to find
the "incident number". If you post that number here, we can look up
the stack trace of your crash and find the right component.
Meanwhile, I cannot reproduce the crash. When I go to the site with
Mozilla or IE6 and click on the DatePicker icon, the little calendar
form comes up blank. It just says, "April 2003", and there is nothing
else; no calendar. Am I doing something wrong?
Assignee: rogerl → asa
Component: JavaScript Engine → Browser-General
QA Contact: pschwartau → asa
Comment 2•22 years ago
|
||
I can see the little calendar in NN4.7, but not in Mozilla or IE6...
Comment 4•22 years ago
|
||
confirmed, this is the same calendar, check http://www.elvira.hu/cal.js
Propose to mark dupe of bug 198254 (by way of bug 198737) so that reporter gets
CC'd on bug 198254. Eventhough there's no stack, it's likely to be this one.
Comment 5•22 years ago
|
||
Finally got build 20030407 to crash (nightly) as a debug build didn't crash:
TB18906393W.
Whiteboard: TB18906393W
Comment 6•22 years ago
|
||
Comment 7•22 years ago
|
||
Olivier is correct. The JS code here is the same as at
http://www.elvira.hu/cal.js. And the stack trace here is
identical to the one in bug 198737. Therefore marking this
bug as a duplicate of bug 198254 (by way of bug 198737).
Sascha : thank you for this report. You will be cc'ed on
bug 198254 so you can follow progress on this problem -
*** This bug has been marked as a duplicate of 198254 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Comment 8•22 years ago
|
||
> I can see the little calendar in NN4.7, but not in Mozilla or IE6...
By the way, now I CAN see the calendar in all three browsers. My
Windows box was in an unstable state and I had to reboot the OS -
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•