Summary: | Okular fullscreen pdf presentation mode is translucent when kwin's dialog translucency effect is turned on | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Troy Unrau <troy> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | l.lunak |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | PDF presentation for testing |
Description
Troy Unrau
2008-06-01 19:33:33 UTC
Created attachment 25046 [details]
PDF presentation for testing
Yes indeed, the window claims to be a dialog. SVN commit 817703 by pino: Make the presentation mode a normal widget (instead of a "fake" dialog), so it is not treated like a real dialog when compositing is active. BUG: 163013 While I am on it, disable the active modality of the presentation mode, so the main window can be actively used once a presentation is active. CCBUG: 152585 M +3 -3 presentationwidget.cpp M +2 -2 presentationwidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=817703 SVN commit 817704 by pino: Backport: Make the presentation mode a normal widget (instead of a "fake" dialog), so it is not treated like a real dialog when compositing is active. CCBUG: 163013 While I am on it, disable the active modality of the presentation mode, so the main window can be actively used once a presentation is active. CCBUG: 152585 M +3 -3 presentationwidget.cpp M +2 -2 presentationwidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=817704 Thanks Pino :) Cheers On 6 Jun 2008 17:22:55 -0000, Pino Toscano <pino@kde.org> wrote: [bugs.kde.org quoted mail] |