Bug 124597 - Importing image makes 'new' close current document.
Summary: Importing image makes 'new' close current document.
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Usability (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-30 22:26 UTC by Dik Takken
Modified: 2008-03-15 00:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dik Takken 2006-03-30 22:26:04 UTC
Version:           1.5-rc1 (using KDE KDE 3.5.1)
OS:                Linux

This is what I did:

* Open an existing document
* Create a second, new document by clicking 'New' from the toolbar. The startup wizard appears.
* Cancel the creation of the new document by closing the window of the startup wizard

The result is that not only the 'new document' wizard is closed, but the whole application is closed. This is not what I would expect to happen.

When taking a closer look, I notice that the startup wizard appears in the same window as the existing document. This is strange. I would expect a new document to start with a new window being created.
Comment 1 Inge Wallin 2006-10-23 16:21:27 UTC
Works perfectly now (1.6).
Comment 2 Cyrille Berger 2006-10-23 16:26:25 UTC
No it's not fix, but maybe it's a wanted behavior (which I think sucks). If you don't modify the opened document, the wizard dialog appears inside the current window.
Comment 3 Cyrille Berger 2006-10-23 18:41:03 UTC
hum seems it only happen in krita when the first image opened is not a .kra
Comment 4 Thomas Zander 2006-10-23 18:43:33 UTC
Changed summary to reflect krita specific bug better.
Comment 5 Sven Langkamp 2008-03-15 00:56:59 UTC
SVN commit 785798 by langkamp:

set document empty to false after loading of a non-native file succeded

BUG: 124597



 M  +1 -0      KoDocument.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=785798