Bug 443772 - window title sometimes not hidding in full screen mode
Summary: window title sometimes not hidding in full screen mode
Status: RESOLVED UPSTREAM
Alias: None
Product: krita
Classification: Applications
Component: Usability (show other bugs)
Version: 5.0.0-beta2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-15 10:19 UTC by Manga Tengu
Modified: 2022-06-28 12:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
the blue title bar doesn't hide (49.83 KB, image/jpeg)
2021-10-15 10:19 UTC, Manga Tengu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Manga Tengu 2021-10-15 10:19:27 UTC
Created attachment 142468 [details]
the blue title bar doesn't hide

In tab mode, even in full screen, you can't get rid of the tab displaying the file name. So I use subwindows mode. But the problem is, sometimes, for no reason, the title of the window doesn't hide and keeps on screen in a very indiscreet blue color.

1. Set the window mode to subwindows
2. Create a new file and go full screen WITH NO DOCKERS
3. Once it begins to show on a window, it won't hide again until you close krita (I mean toggling full-screen mode and dockers won't help)

Screenshot with the blue title attached
Comment 1 Manga Tengu 2021-10-15 10:23:43 UTC
This doesn't seem to happen when I keep "Title-bar" checked in canvas-only settings...so to reproduce you need to uncheck it.
Comment 2 Manga Tengu 2021-10-15 11:08:05 UTC
It happens with both settings, it's just easier to reproduce with "Title-bar" unchecked.
Comment 3 Halla Rempt 2022-06-28 12:38:10 UTC
That's the mdi titlebar. On macOS specifically, it doesn't hide if there is more than one image open. But since this is the QMdiArea component's doing, and not something we manage in Krita, we can't do anything about it. It's a pain...