Closed
Bug 100722
Opened 22 years ago
Closed 22 years ago
crash if I do insert character (from dialog) after close Composer window
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.5
People
(Reporter: glazov, Assigned: cmanske)
References
Details
(Keywords: crash)
Attachments
(1 file)
785 bytes,
patch
|
cmanske
:
review+
kinmoz
:
superreview+
|
Details | Diff | Splinter Review |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010913 BuildID: 2001091323 When I choose in Composer menu Insert->Characters and Symbols and close Composer, then "Insert Character" window stay open. Press Insert button, and crash-h-h. Reproducible: Always Steps to Reproduce: 1. Open Composer Window 2. Choose Insert->Characters and Symbols from menu 3. Close Composer 4. Press Insert button
*** Bug 100780 has been marked as a duplicate of this bug. ***
the actual crash is in libimglib2.so, but this might be dup of some "child window should be destroyed when parent is destroyed" bug..
resolving as new for now. was testing with a current CVS, linux. Non-debug.
Assignee | ||
Comment 6•22 years ago
|
||
The Insert Character dialog should be closed after the last Composer window is closed.
Status: NEW → ASSIGNED
Assignee | ||
Comment 7•22 years ago
|
||
Assignee | ||
Updated•22 years ago
|
Assignee | ||
Updated•22 years ago
|
Attachment #51564 -
Flags: review+
Assignee | ||
Updated•22 years ago
|
Whiteboard: FIX IN HAND need r=, sr= → FIX IN HAND need sr=
Comment on attachment 51564 [details] [diff] [review] Fix: Must check if enumerated 'tempWindow' is the Insert Character dialog! sr=kin@netscape.com
Attachment #51564 -
Flags: superreview+
Keywords: review
Whiteboard: FIX IN HAND need sr= → FIX IN HAND, reviewed
Assignee | ||
Updated•22 years ago
|
Whiteboard: FIX IN HAND, reviewed → reviewed
Assignee | ||
Comment 10•22 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Whiteboard: reviewed
Updated•19 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•