Summary: | [OPENGL] krita won't show menu dropdown in fullscreen mode on 3.0 alpha git f38b47e | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | tokiedian <lamentisimo> |
Component: | OpenGL Canvas | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | chrjs, guruguru.sp, halla, osxyz |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | 3.0 Alpha | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
tokiedian
2016-04-21 10:30:10 UTC
This happens to me as well on Krita beta(krita-3.0-Beta-master-25ecbaf-x64) - it seems you need to have a document opened to repro this issue. Note that this is a problem with Full Screen Mode (ctrl-shift-f ), not to be confused with Show Canvas Only (tab), which of course hides menus by design. Yes, I can confirm the issue. It only happens if opengl is enabled, so it must have to do with that. I'm horribly afraid it's going to turn out to be a bug in Qt, though... Hi I tested on Win 7, Krita 3.0 Beta1 (99f6246) 64bit, Nvidia GeForce G 103M and I can reproduce this bug. It looks like regression. In K v2.9.10ae beta 64bit it doesn't appear. Menus working ok. Yes -- and it's likely a bug in Qt, where the menus don't get drawn if the application shows an opengl widget. I've disabled full screen on windows for now :-( |