Closed
Bug 170815
Opened 23 years ago
Closed 23 years ago
Ctrl+Tab causes crash at wkrn.com [@ nsEventStateManager::IsIFrameDoc]
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 146255
People
(Reporter: jason, Assigned: asa)
References
()
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
Open wkrn.com and hit Ctrl+Alt to highlight the address bar. Moz crashes.
Reproducible: Always
Steps to Reproduce:
1.open wkrn.com
2.hit Ctrl+Alt
3.Submit crash report
Actual Results:
crash
Expected Results:
highlighted url in address bar
Crash IDs: TB11554697E, TB11554731X, and TB11554762H
Sorry, I mean Ctrl+Tab. Not Ctrl+Alt
Summary: Ctrl+Alt causes crash at wkrn.com → Ctrl+Tab causes crash at wkrn.com
Comment 2•23 years ago
|
||
WFM in build 2002091014 PC/Win98.
Added kw crash, severity -> critical for crashes
Severity: normal → critical
Keywords: crash
WFM Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20020924
Jason, this bug is a dupe of bug 146255 which was marked fixed in builds after
09/09/2002. Try a new build and see it that fixes your problem.
Thanks for testing the Mozilla browser!
Incident #11554762
------------------
Product ID MozillaTrunk
Build ID 2002082611
Operating System Windows NT 5.0 build 2195
URL visited http://www.wkrn.com
Stack Trace
nsEventStateManager::IsIFrameDoc
[c:/builds/seamonkey/mozilla/content/events/src/nsEventStateManager.cpp, line 4824]
nsEventStateManager::ShiftFocusByDoc
[c:/builds/seamonkey/mozilla/content/events/src/nsEventStateManager.cpp, line 5076]
nsEventStateManager::PostHandleEvent
[c:/builds/seamonkey/mozilla/content/events/src/nsEventStateManager.cpp, line 1905]
PresShell::HandleEventInternal
[c:/builds/seamonkey/mozilla/layout/html/base/src/nsPresShell.cpp, line 6129]
PresShell::HandleEvent
[c:/builds/seamonkey/mozilla/layout/html/base/src/nsPresShell.cpp, line 6031]
nsViewManager::HandleEvent
[c:/builds/seamonkey/mozilla/view/src/nsViewManager.cpp, line 2052]
nsView::HandleEvent [c:/builds/seamonkey/mozilla/view/src/nsView.cpp, line 306]
nsViewManager::DispatchEvent
[c:/builds/seamonkey/mozilla/view/src/nsViewManager.cpp, line 1909]
HandleEvent [c:/builds/seamonkey/mozilla/view/src/nsView.cpp, line 83]
nsWindow::DispatchEvent
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 1038]
nsWindow::DispatchWindowEvent
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 1055]
nsWindow::DispatchKeyEvent
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 2886]
nsWindow::OnKeyDown
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 2975]
nsWindow::ProcessMessage
[c:/builds/seamonkey/mozilla/widget/src/windows/nsWindow.cpp, line 3800]
0x18a16457
*** This bug has been marked as a duplicate of 146255 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Summary: Ctrl+Tab causes crash at wkrn.com → Ctrl+Tab causes crash at wkrn.com [@ nsEventStateManager::IsIFrameDoc]
Updated•21 years ago
|
Product: Browser → Seamonkey
Updated•14 years ago
|
Crash Signature: [@ nsEventStateManager::IsIFrameDoc]
You need to log in
before you can comment on or make changes to this bug.
Description
•