Closed
Bug 28496
Opened 25 years ago
Closed 25 years ago
Crash when closing dialog with open file picker dialog.
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
M15
People
(Reporter: laurel, Assigned: danm.moz)
Details
(Keywords: crash, platform-parity)
Using feb18 m14 commercial builds on all platforms.
Probably a duplicate out there, but it didn't jump out at me...
Hang/crash when closing a dialog via X/closebox which has an open file picker
dialog. Have found this in both an HTML compose and Account Settings UI case.
1. Go to mail window.
2. Open an html compose window.
3. Insert|Image --> Image Properties dialog opens.
Click Choose File button to open file picker dialog.
4. Leave file picker dialog open, click the x/closebox in the Image Properties
dialog.
Image Properties dialog goes black (on linux).
5. Click Cancel in the file picker dialog.
Result: crash occurs.
Also happens when using Choose dialog for signature in Account Settings dialog.
I'm sure there's a few more scenarios.
I take the all platforms back, it doesn't happen on mac.
Win32 and linux only.
Comment 2•25 years ago
|
||
Sounds like a problem with the file picker not being modal to the dialog which
created it. Over to brade.
Assignee: phil → brade
Comment 3•25 years ago
|
||
since the original report of this bug is not specific to the editor and because
it is linux specific (?), I am reassigning to pavlov.
Changing product/component.
Assignee: brade → pavlov
Component: Back End → XP Toolkit/Widgets
Product: MailNews → Browser
Comment 5•25 years ago
|
||
cc danm and remove myself from cc list; this sounds like a modality issue or
something (not specific to composer)
Updated•25 years ago
|
Severity: normal → critical
A fix for this fell out of the fix for 28241.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 11•25 years ago
|
||
Blake - can you specify which build you verified fixed on?
Comment 12•25 years ago
|
||
sorry bout that, verified on latest nightly 2000041008 on win32 and linux
You need to log in
before you can comment on or make changes to this bug.
Description
•