Apache OpenOffice (AOO) Bugzilla – Full Text Issue Listing |
Summary: | crash when closing a document while a context menu on a floating window is open | ||||||
---|---|---|---|---|---|---|---|
Product: | Base | Reporter: | Frank Schönheit <frank.schoenheit> | ||||
Component: | code | Assignee: | carsten.driesner | ||||
Status: | CLOSED FIXED | QA Contact: | issues@dba <issues> | ||||
Severity: | Trivial | ||||||
Priority: | P2 | CC: | issues, stefan.baltzer | ||||
Version: | 680m193 | Keywords: | regression | ||||
Target Milestone: | 3.4.0 | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Issue Type: | DEFECT | Latest Confirmation in: | --- | ||||
Developer Difficulty: | --- | ||||||
Attachments: |
|
Description
Frank Schönheit
2006-12-11 08:40:53 UTC
Created attachment 41317 [details]
document to reproduce the bug case
This does not crash in 2.0, but in all versions from 2.0.1 to 2.1RC1 has nothing to do with embedded documents, or the form navigator in particular ... easier way to reproduce: - open a new text document - open the stylist - in the stylist, open a context menu - while the context menu is still open, press Ctrl-W to close the document => crash fs->mba: Looks like a framework issue to me. If there's an open context menu in the document window itself, then closing is denied. The same should happen in floating windows which belong to the document, /me thinks. should have assigned this to cd instead of mba nowadays ... cd: Accepted. target 3.0 code freeze missed, target adjusted We are short before code freeze for OOo 3.1. As time is running out I have to shift this issue to 3.2. cd: Due to missing time I have to shift this patch to the next release. cd: This issue needs a lot of time to fix it right. Even introducing an asynchronous command processing didn't help. We have to think about a new way to handle this special situation. As this problem can be easily avoided by the user I set it to the next release. May be we have more time to work on it. cd: Checked and found fixed in DEV300m99. SBA->CD: As (not) seen on Mac, Linux, Windows: Neither reproducible in OOo 3.3, nor DEV300_m99. Probably fixed "along the way" in the GSL area. Not worth searching what change did it. Closing issue. |