Bug 364019 - Screen is flickering when setting brightness while in Kodi
Summary: Screen is flickering when setting brightness while in Kodi
Status: RESOLVED FIXED
Alias: None
Product: Powerdevil
Classification: Plasma
Component: general (show other bugs)
Version: 5.6.4
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Development Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-06 11:14 UTC by Côme Chilliet
Modified: 2016-09-10 14:11 UTC (History)
0 users

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 Côme Chilliet 2016-06-06 11:14:16 UTC
Hello,

Following https://bugs.kde.org/show_bug.cgi?id=356740 , when I’m in Kodi and I increase/decrease brighness the screen flickers because the taskbar show up briefly.
I got no problem when increasing/decreasing audio volume.
On the other bug this was said:
«The reason will be that the indicator is not override_redirect and does not refuse focus, so it gets activated and the netwm spec requires fullscreen windows to shift back to the normal layer when they loose the focus (desired behavior because otherwise the active window would not get in sight). This implicitly drops them below panels (and some other windows) as well.»

Reproducible: Always

Steps to Reproduce:
1. Open Kodi (or most likely any fullscreen app)
2. Increase or decrease brightness


Actual Results:  
The taskbar show up, sometimes other windows/indicators as well, for a brief moment.
When increasing several times it flickers between this and kodi.

Expected Results:  
Only the brightness indicator above Kodi, no flickering and no taskbar.
Comment 1 Côme Chilliet 2016-09-10 14:11:30 UTC
This seems fixed on my computer (might be related to switch drivers between intel ones and modesettings, not sure…)