Closed
Bug 302894
Opened 20 years ago
Closed 20 years ago
crash after selecting link with FAYT and going back [@ nsFocusController::GetWindowFromDocument] [@ nsPIDOMWindow::IsInnerWindow]
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 302916
People
(Reporter: ajschult784, Unassigned)
References
Details
(Keywords: crash, regression, testcase)
Crash Data
Attachments
(2 files)
With linux seamonkey build 2005073110, if I use find-as-you-type to select a
link and then go back, it crashes. This didn't happen with yesterday's build
(2005073005), so it would appear to be a regression from bug 296639. I'll
attach a testcase.
| Reporter | ||
Comment 1•20 years ago
|
||
1. load the testcase
2. click on the link
3. use type ahead find to search for "search"
4. click the back button
==> crash
| Reporter | ||
Comment 2•20 years ago
|
||
| Reporter | ||
Updated•20 years ago
|
Summary: crash after selecting link with FAYT and going back [@ nsFocusController::GetWindowFromDocument] → crash after selecting link with FAYT and going back [@ nsFocusController::GetWindowFromDocument] [@ nsPIDOMWindow::IsInnerWindow]
| Reporter | ||
Updated•20 years ago
|
Flags: blocking1.8b4?
Comment 3•20 years ago
|
||
No crash here with WinXP. Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
rv:1.8b4) Gecko/20050731 Firefox/1.0+ ID:2005073122
Updated•20 years ago
|
Blocks: splitwindows
No longer depends on: splitwindows
*** This bug has been marked as a duplicate of 302916 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•20 years ago
|
Flags: blocking1.8b4?
Updated•14 years ago
|
Crash Signature: [@ nsFocusController::GetWindowFromDocument]
[@ nsPIDOMWindow::IsInnerWindow]
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•