Bug 449325

Summary: CANVAS ONLY GOES INTO FULL SCREEN
Product: [Applications] krita Reporter: Ayoub M. <supaboy96>
Component: UsabilityAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: griffinvalley
Priority: NOR    
Version First Reported In: 5.0.2   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Ayoub M. 2022-01-29 15:16:42 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open a new file
2. Press TAB or go to view "Show Canvas Only"
3. 

OBSERVED RESULT

• While in windowed (not taking all screen), krita goes into fullscreen which hides any windows on the side I have open containing a reference to draw for example.

EXPECTED RESULT

• Before this version, I used to go into Canvas only mode without it going into fullscreen. 
My work around so far is to use the shortcut: Ctrl+Shift+F to reverse the fullscreen.

********** I expect it to not go to Fullscreen when I TAB into Canvas only mode☺*******

SOFTWARE/OS VERSIONS
Krita

 Version: 5.0.2
 Languages: en_US, en
 Hidpi: true

Qt

  Version (compiled): 5.12.12
  Version (loaded): 5.12.12

OS Information

  Build ABI: x86_64-little_endian-llp64
  Build CPU: x86_64
  CPU: x86_64
  Kernel Type: winnt
  Kernel Version: 10.0.22000
  Pretty Productname: Windows 10 (10.0)
  Product Type: windows
  Product Version: 10

ADDITIONAL INFORMATION
Comment 1 wolthera 2022-01-29 15:27:24 UTC
Hi,

It sounds like you either had configured dockers to show n canvas only mode: https://docs.krita.org/en/reference_manual/preferences/canvas_only_mode.html , or the tab key was configured to 'show/hide dockers' instead (this is under settings->show dockers).

Can you please check if either of these options solve your problem?
Comment 2 Ayoub M. 2022-01-29 15:45:25 UTC
(In reply to wolthera from comment #1)
> Hi,
> 
> It sounds like you either had configured dockers to show n canvas only mode:
> https://docs.krita.org/en/reference_manual/preferences/canvas_only_mode.html
> , or the tab key was configured to 'show/hide dockers' instead (this is
> under settings->show dockers).
> 
> Can you please check if either of these options solve your problem?

I found the solution. I had to go to Settings -> Configure Krita -> Canvas-Only Settings -> I unchecked "Titlebar"

Thank you for your concern. This was the first time I use this platform.