Closed
Bug 353496
Opened 19 years ago
Closed 19 years ago
crash in input element [@ nsEditor::DeleteSelectionImpl]
Categories
(Core :: DOM: Editor, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 352520
People
(Reporter: baffclan, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060919 Minefield/3.0a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060919 Minefield/3.0a1
crash in input element
Reproducible: Always
Steps to Reproduce:
1. open https://bugzilla.mozilla.org/
2. input mail address in "Login:" input
3. press [tab] key
4. input password in "Password:" input
5. press [tab] with [Shift] key
(Caret is in "Login:" input, mail address is selected)
6. press [->](right arrow) key
7. press [BS] key
talkback ID :TB23520850G, TB23520848Q, TB23520284K, TB23520231M
Related/Dup to bug 352520?
Comment 1•19 years ago
|
||
Incident ID: 23520284
Stack Signature nsEditor::DeleteSelectionImpl 300f4517
Product ID FirefoxTrunk
Build ID 2006091904
Trigger Time 2006-09-20 07:01:39.0
Platform Win32
Operating System Windows NT 5.1 build 2600
Module firefox.exe + (003cc425)
URL visited
User Comments
Since Last Crash 33 sec
Total Uptime 12964 sec
Trigger Reason Access violation
Source File, Line No. c:\builds\tinderbox\fx-trunk-cairo\winnt_5.2_depend\mozilla\editor\libeditor\base\nseditor.cpp, line 4630
Stack Trace
nsEditor::DeleteSelectionImpl [mozilla\editor\libeditor\base\nseditor.cpp, line 4630]
nsPlaintextEditor::DeleteSelection [mozilla\editor\libeditor\text\nsplaintexteditor.cpp, line 687]
nsTextEditorKeyListener::KeyPress [mozilla\editor\libeditor\text\nseditoreventlisteners.cpp, line 205]
nsEventListenerManager::HandleEvent [mozilla\content\events\src\nseventlistenermanager.cpp, line 1739]
nsEventTargetChainItem::HandleEvent [mozilla\content\events\src\nseventdispatcher.cpp, line 356]
nsEventTargetChainItem::HandleEventTargetChain [mozilla\content\events\src\nseventdispatcher.cpp, line 433]
nsEventTargetChainItem::HandleEventTargetChain [mozilla\content\events\src\nseventdispatcher.cpp, line 486]
nsEventDispatcher::Dispatch [mozilla\content\events\src\nseventdispatcher.cpp, line 643]
PresShell::HandleEventInternal [mozilla\layout\base\nspresshell.cpp, line 6263]
PresShell::HandleEvent [mozilla\layout\base\nspresshell.cpp, line 6034]
nsViewManager::HandleEvent [mozilla\view\src\nsviewmanager.cpp, line 1668]
nsViewManager::DispatchEvent [mozilla\view\src\nsviewmanager.cpp, line 1621]
HandleEvent [mozilla\view\src\nsview.cpp, line 174]
nsWindow::DispatchEvent [mozilla\widget\src\windows\nswindow.cpp, line 1108]
nsWindow::DispatchKeyEvent [mozilla\widget\src\windows\nswindow.cpp, line 3362]
nsWindow::OnKeyDown [mozilla\widget\src\windows\nswindow.cpp, line 3569]
nsWindow::ProcessMessage [mozilla\widget\src\windows\nswindow.cpp, line 4486]
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
0x7ffddc00
Component: General → Editor
Keywords: crash
Product: Firefox → Core
QA Contact: general
Summary: crash in input element → crash in input element [@ nsEditor::DeleteSelectionImpl]
Version: unspecified → Trunk
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 352520 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ nsEditor::DeleteSelectionImpl]
You need to log in
before you can comment on or make changes to this bug.
Description
•