Bug 408170

Summary: Layer properties window draws on top of other application windows
Product: [Applications] krita Reporter: Carl Olsson <carl.olsson>
Component: UsabilityAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: halla
Priority: NOR    
Version: 4.2.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Attachments: Demonstrative image

Description Carl Olsson 2019-06-01 06:19:31 UTC
Created attachment 120468 [details]
Demonstrative image

SUMMARY
The layer properties dialog draws on top of other application windows and other Krita dialogs.

Other krita dialogs don't have this problem.

Perhaps to do with it being non-modal?

STEPS TO REPRODUCE
1. Open layer properties dialog.
2. Switch to other application window which overlaps layer properties dialog.

OBSERVED RESULT
Layer properties dialog is drawn over top of other application window.

EXPECTED RESULT
Layer properties dialog should draw under other application window.

SOFTWARE/OS VERSIONS
Windows: Microsoft Windows 10 Pro 10.0.17763 Build 17763
Comment 1 Carl Olsson 2019-06-01 06:32:46 UTC
Seems it's not a problem with all layer properties dialogs.

It happens with the standard paint layer and fill layers, but not filter layers.
Comment 2 Carl Olsson 2019-06-02 00:47:45 UTC
Added patch to fix this here: https://phabricator.kde.org/D21530
Comment 3 Halla Rempt 2019-06-04 07:42:49 UTC
Git commit d8c6d4eaa550091b5f29cfeebd528ce15d448afb by Boudewijn Rempt.
Committed on 04/06/2019 at 07:32.
Pushed by rempt into branch 'master'.

Fix layer properties window draws on top of other application windows

Patch by Carl Olsson, thanks!
Differential Revision: https://phabricator.kde.org/D21530

M  +3    -3    libs/ui/kis_layer_manager.cc

https://invent.kde.org/kde/krita/commit/d8c6d4eaa550091b5f29cfeebd528ce15d448afb
Comment 4 Halla Rempt 2019-06-04 15:21:33 UTC
Git commit 3f39af990ccbcdff7d0c632a3218c43dbdc67d48 by Boudewijn Rempt.
Committed on 04/06/2019 at 15:20.
Pushed by rempt into branch 'krita/4.2'.

Fix layer properties window draws on top of other application windows

Patch by Carl Olsson, thanks!
Differential Revision: https://phabricator.kde.org/D21530

M  +32   -2    libs/ui/kis_layer_manager.cc

https://invent.kde.org/kde/krita/commit/3f39af990ccbcdff7d0c632a3218c43dbdc67d48