| Summary: | Menubar doesn't reappear after exiting fullscreen mode | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Michal Ziabkowski <mziab> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Michal Ziabkowski
2008-12-18 00:11:33 UTC
One observation: the bug stops occuring after Ctrl+M is pressed. It seems as if a bool is set to false until the menubar state changes. SVN commit 898742 by aacid: Update m_showMenuBarAction on the proper time BUG: 178020 M +7 -1 shell.cpp M +2 -0 shell.h WebSVN link: http://websvn.kde.org/?view=rev&revision=898742 |