Bug 281539 - Closing Krita while in Canvas only mode, makes menu and toolbar disappear
Summary: Closing Krita while in Canvas only mode, makes menu and toolbar disappear
Status: RESOLVED DUPLICATE of bug 293628
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: git master (please specify the git hash!)
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Halla Rempt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-07 12:32 UTC by Jean-Baptiste Mardelle
Modified: 2012-04-19 08:09 UTC (History)
1 user (show)

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 Jean-Baptiste Mardelle 2011-09-07 12:32:35 UTC
Version:           svn trunk (using KDE 4.7.0) 
OS:                Linux

When quitting Krita (Ctrl + Q) while in "Show canvas only" mode, on the next restart, Krita will have no menubar and no toolbar, making it unusable. The only way to restore them is to go again in "Show canvas only" and exit the mode again.

Reproducible: Always

Steps to Reproduce:
* Open Krita
* Ctrl+H to enter canvas mode
* Ctrl+Q to quit
* Restart Krita

Actual Results:  
Krita loses menubar and toolbar

Expected Results:  
Krita opens normally
Comment 1 Halla Rempt 2011-09-07 12:40:59 UTC
Hi Jean-Baptiste,

Thanks for your report. I can confirm, and I'll check how I can fix it.
Comment 2 Halla Rempt 2011-11-12 20:04:56 UTC
Note: if we create an image, go to full-canvas, then press ctrl-w to close the image, we go the template dialog. At this point we should leasve full-canvas and go to windowbar + toolbar + etc.
Comment 3 Halla Rempt 2012-02-12 09:53:14 UTC
Git commit 4bdb63c24abd18d5ca2e6cd8ffb7deab35f694fb by Boudewijn Rempt.
Committed on 11/02/2012 at 13:34.
Pushed by rempt into branch 'master'.

Change default shortcut for show-canvas-only to Tab

Conforming to other systems like GIMP and Photoshop
Related: bug 252071, bug 293628

Still, we might have to disable this function for 2.4 if we cannot fix
293628.

M  +1    -1    krita/ui/kis_view2.cpp

http://commits.kde.org/calligra/4bdb63c24abd18d5ca2e6cd8ffb7deab35f694fb
Comment 4 Halla Rempt 2012-02-29 11:02:28 UTC
Also see bug 293628
Comment 5 Halla Rempt 2012-02-29 12:35:41 UTC
Git commit 909b4871a108523c4348b456bb76e5da8950614b by Boudewijn Rempt.
Committed on 29/02/2012 at 12:00.
Pushed by rempt into branch 'master'.

Disable canvas-only mode for 2.4

It messes up the layout currently
Related: bug 293628

REVERT after 2.4

M  +9    -8    krita/ui/dialogs/kis_dlg_preferences.cc
M  +2    -1    krita/ui/kis_view2.cpp

http://commits.kde.org/calligra/909b4871a108523c4348b456bb76e5da8950614b
Comment 6 Halla Rempt 2012-04-19 08:09:16 UTC

*** This bug has been marked as a duplicate of bug 293628 ***