Bug 447229

Summary: Touch docker buttons are too bright in HDR display
Product: [Applications] krita Reporter: magsom
Component: HDRAssignee: Krita Bugs <krita-bugs-null>
Status: REPORTED ---    
Severity: minor CC: griffinvalley
Priority: NOR    
Version: 5.0.0-beta5   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description magsom 2021-12-19 13:31:20 UTC
SUMMARY
The brightness of touch docker buttons in HDR display is too high.
It may cause screen burn in.

STEPS TO REPRODUCE
1. Enable "Use HDR" in system setting.
2. Open Krita, configure display setting HDR output option to "Rec. 2020 PQ (10bit)".
3. Restart Krita.
4. Open Touch docker.

OBSERVED RESULT
The buttons in touch docker are brighter than other UI elements.

EXPECTED RESULT
The brightness of touch docker buttons is equal to other UI elements.

SOFTWARE/OS VERSIONS
Windows: Windows 11 22518
Comment 1 wolthera 2021-12-19 13:32:14 UTC
Probably caused by them being drawn in opengl as well, and we're sending all the HDR data via opengl. Thanks for the report!