Closed
Bug 38715
Opened 25 years ago
Closed 24 years ago
Crash dropping a abook card address in addressing pane
Categories
(MailNews Core :: Composition, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
M18
People
(Reporter: esther, Assigned: sspitzer)
Details
(Keywords: crash, platform-parity, Whiteboard: [nsbeta3-][cut 8/31][nsbeta2-])
Using build 2000-05-09 on linux if you drag an email address from the results
pane of the Address Book to the Addressing pane of a New Msg you will crash if:
1. After the drop if drop in the wrong place
2. Of if you close the compose window after a sucessful drop
3. Or if you drop a 2nd address.
Note: a separate bug has been logged for the drop location being flakey (bug
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → M16
Comment 2•25 years ago
|
||
Mass moving M16 to M17 - look for nsbeta2 before anything else.
Target Milestone: M16 → M17
Putting on [nsbeta2+] radar for beta2 fix. Can you get a stack trace from
Talkback?
Whiteboard: [nsbeta2+]
Updated•24 years ago
|
Priority: P3 → P2
Comment 5•24 years ago
|
||
change priority to P2 as it's a crash
Updated•24 years ago
|
Whiteboard: [nsbeta2+] → [nsbeta2+]Fix in hand
Comment 6•24 years ago
|
||
Fixed and checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Whiteboard: [nsbeta2+]Fix in hand → [nsbeta2+]
Using build 2000-06-26 this is fixed when you drag and drop a card from the
Address Book to the New Msg window addressing pane. However, linux still
crashes on the 2nd or 3rd drop and because of a differrent scrolling bug the
addresses you drop using win98 and mac are lost during scrolling. Will verify
based on original scenrio and open a new bug for the linux crash. Verified
Status: RESOLVED → VERIFIED
Sorry, I got this one confused with 38716. This is still happening on linux,
will reopen and add talkback (13137606)
0x00000000
js_GetProperty()
js_Interpret()
js_Invoke()
js_InternalInvoke()
JS_CallFunctionValue()
nsJSContext::CallEventHandler()
nsJSEventListener::HandleEvent()
nsEventListenerManager::HandleEventSubType()
nsEventListenerManager::HandleEvent()
nsXULElement::HandleDOMEvent()
nsXULElement::HandleDOMEvent()
nsXULElement::HandleDOMEvent()
nsXULElement::HandleDOMEvent()
nsXULElement::HandleDOMEvent()
nsXULElement::HandleDOMEvent()
PresShell::HandleEventInternal()
PresShell::HandleEvent()
nsView::HandleEvent()
nsView::HandleEvent()
nsView::HandleEvent()
nsViewManager2::DispatchEvent()
HandleEvent()
nsWidget::DispatchEvent()
nsWidget::DispatchWindowEvent()
nsWidget::DispatchMouseEvent()
nsWindow::OnToplevelDragMotion()
nsWindow::ToplevelDragMotionSignal()
libgtk-1.2.so.0 + 0x8d7f5 (0x4066d7f5)
libgtk-1.2.so.0 + 0xbafdd (0x4069afdd)
libgtk-1.2.so.0 + 0xba422 (0x4069a422)
libgtk-1.2.so.0 + 0xb8899 (0x40698899)
libgtk-1.2.so.0 + 0x5e63f (0x4063e63f)
libgtk-1.2.so.0 + 0x5e0d0 (0x4063e0d0)
libgtk-1.2.so.0 + 0x5d9cf (0x4063d9cf)
libgtk-1.2.so.0 + 0x8c9ea (0x4066c9ea)
handle_gdk_event()
libgdk-1.2.so.0 + 0x1700b (0x4071700b)
libglib-1.2.so.0 + 0xfbe6 (0x40744be6)
libglib-1.2.so.0 + 0x101a1 (0x407451a1)
libglib-1.2.so.0 + 0x10341 (0x40745341)
libgtk-1.2.so.0 + 0x8c209 (0x4066c209)
nsAppShell::Run()
nsAppShellService::Run()
main1()
main()
libc.so.6 + 0x181eb (0x402451eb)
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 9•24 years ago
|
||
Seth, could you take a look at this bug for me. Thanks
Status: REOPENED → ASSIGNED
Assignee | ||
Comment 10•24 years ago
|
||
taking from jfd while I investigate.
Assignee: ducarroz → sspitzer
Status: ASSIGNED → NEW
Assignee | ||
Comment 11•24 years ago
|
||
adding ducarroz back to the cc list.
Comment 12•24 years ago
|
||
removing nsbeta2+ and asking for consideration to cut from beta2.
It appears this is only Linux. It also is an action that we don't think is too
common (most people don't address by dragging a card from the AB to the compose
window). There is definitely possible data loss if someone has composed a
message and then drags an ab card. But I don't think that will happen too often.
Keywords: relnote2
Whiteboard: [nsbeta2+]
Comment 13•24 years ago
|
||
Putting on [nsbeta2-] radar. Not critical to beta2. Adding "nsbeta3" keyword
for consideration of a fix for that milestone.
Keywords: nsbeta3
Whiteboard: [nsbeta2-]
Comment 15•24 years ago
|
||
+ per mail triage
Whiteboard: [nsbeta2-] → [nsbeta3+][nsbeta2-]
Target Milestone: M17 → M18
Comment 16•24 years ago
|
||
second pass: - per mail triage unfortunately
Whiteboard: [nsbeta3+][nsbeta2-] → [nsbeta3-][cut 8/31][nsbeta2-]
Assignee | ||
Comment 17•24 years ago
|
||
I noticed that blizzard landed a bunch of linux d&d changes recently, so this
may be fixed.
either way, I'm cc'ing blizzard who is the linux d&d expert.
Comment 18•24 years ago
|
||
I can't reproduce any of these problems. It might have been fixed as a result
of the rewrite.
Status: NEW → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Comment 19•24 years ago
|
||
I can't reproduce using sept15 commercial build linux rh6.0, NT 4.0 or mac OS
9.0
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•