Bug 363627 - Drop-down menu from access bar is invisible in full-screen mode when a document is loaded/present.
Summary: Drop-down menu from access bar is invisible in full-screen mode when a docume...
Status: RESOLVED DOWNSTREAM
Alias: None
Product: krita
Classification: Applications
Component: OpenGL Canvas (show other bugs)
Version: 3.0 Release Candidate
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-28 13:43 UTC by Tux Prowess
Modified: 2016-05-28 14:54 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tux Prowess 2016-05-28 13:43:14 UTC
If you're in full screen mode and you try to access the drop-down menu. You can still interact with them, but they won't be visible. This appears to be an OpenGL mode only problem from how I tested.


Reproducible: Sometimes

Steps to Reproduce:
1. Make sure OpenGL is active.
2. New/Load document
3. Go full screen
4. Click any option in the menu bar at the top of the program.

Actual Results:  
No drop down menu visible. Can still interact with drop-down menu.

Expected Results:  
Show the drop-down menu.

OS: Windows 10
GPU: nVidia GeForce GTX 750 Ti
Comment 1 Halla Rempt 2016-05-28 14:54:07 UTC
This is a bug in Qt, we "solved" it by removing the fullscreen option on windows :-(