Closed
Bug 238026
Opened 22 years ago
Closed 22 years ago
surveymonkey.com crashes firefox while adding questions
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: dburns, Unassigned)
References
()
Details
(Keywords: crash, stackwanted)
Attachments
(1 file)
|
111 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
While adding questions to a survey using the web application at
www.surveymonkey.com, firefox crashes after adding text of the second question.
All firefox instances close. Tested multiple times.
Reproducible: Always
Steps to Reproduce:
1. Register for free account at www.firefox.com and login
2. Select "new survey" "from scratch"
3. Select "add question"
4. Pick "Choice - One Answer (Horizontal)"
5. Enter question text
6. Enter answer choices
7. Push "Add +"
8. Repeat steps 3-7.
Actual Results:
Firefox crashes after step 5 the second time through.
All firefox windows close.
Expected Results:
Don't crash!
Software crashed silently - no diagnostic information provided.
Comment 1•22 years ago
|
||
WORKSFORME,Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6)
Gecko/20040206 Firefox/0.8
| Reporter | ||
Comment 3•22 years ago
|
||
missing step: after entering question text (step 5) press tab
| Reporter | ||
Comment 4•22 years ago
|
||
simple test case:
<html><body>
<textarea cols="10"></textarea></td>
<input onfocus="blur();" type="checkbox">
</body>
</html>
click on textarea and press tab, cpu goes to 100% and Firefox crashes 15-20
seconds later every time.
Comment 5•22 years ago
|
||
unable to reproduce hang or crash with 1.7 beta on windows XP and a current
nightly Firefox build
Updated•22 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•