Closed
Bug 195744
Opened 23 years ago
Closed 22 years ago
Trapping onkeydown event crashes Phoenix
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: miken32, Assigned: bugzilla)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
|
78 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.3b) Gecko/20030228 Phoenix/0.5
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.3b) Gecko/20030228 Phoenix/0.5
Going through the new HTML 4.01 test suite at w3.org, I came across this
problem. I get a dialogue box, advising that the event has occured, and then
good old Dr. Watson. Not sure if this is a Phoenix-specific issue, please
change it if you have Mozilla installed
Reproducible: Always
Steps to Reproduce:
1.go to the page
2.do the test
Actual Results:
crash
Expected Results:
not crash
Comment 1•23 years ago
|
||
I can confirm this with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b)
Gecko/20030228 Phoenix/0.5, but I haven't tested it in Mozilla yet.
OS: Windows NT → All
Comment 2•23 years ago
|
||
I have now tested with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a)
Gecko/20030303 and it does not crash in Mozilla. This bug seems to be specific
to Phoenix.
Comment 3•22 years ago
|
||
I also hit this bug (while debugging http://www.squarefree.com/shell/shell.html)
and almost submitted a duplicate.
Comment 4•22 years ago
|
||
I thought the crash might be related to form autocomplete (since that's one
difference between Phoenix and Mozilla), but turning off and clearing form
autocomplete does not make the crash go away.
Comment 5•22 years ago
|
||
| Reporter | ||
Comment 6•22 years ago
|
||
I'm not seeing this anymore on Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
rv:1.4a) Gecko/20030425 Mozilla Firebird/0.6, marking this as fixed, if you can
still reproduce it, feel free to reopen.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Q: Who fixed this bug?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
A: I don't know. -> WFM
Status: REOPENED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•