SUMMARY When Creating filter layer popup window is hidden . You need to take it from windows task-bar. I use krita plus, git a22a70b STEPS TO REPRODUCE 1. Create layer and paint something on it 2. Create filter layer 3. OBSERVED RESULT We dont see filters popup window and we cant click anywhere EXPECTED RESULT Filter window popup in the center of krita window SOFTWARE/OS VERSIONS Windows: 8.1 macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
I'm afraid I cannot reproduce that, neither on windows nor on Linux :-(
Git commit 716e6d3eb48d0e2ea9bb2f6cc82093a8e04cca4a by Boudewijn Rempt. Committed on 19/06/2019 at 06:44. Pushed by rempt into branch 'master'. Explicitly parent the filter layer dialog and make it Qt::Dialog M +1 -1 libs/ui/dialogs/kis_dlg_adjustment_layer.cc M +1 -1 libs/ui/kis_layer_manager.cc M +1 -1 libs/ui/kis_mask_manager.cc https://invent.kde.org/kde/krita/commit/716e6d3eb48d0e2ea9bb2f6cc82093a8e04cca4a
Git commit 7ed5dc2ad2d52a3769e220ec243a0b08f22a3573 by Boudewijn Rempt. Committed on 20/06/2019 at 10:32. Pushed by rempt into branch 'krita/4.2'. Explicitly parent the filter layer dialog and make it Qt::Dialog M +1 -1 libs/ui/dialogs/kis_dlg_adjustment_layer.cc M +1 -1 libs/ui/kis_layer_manager.cc M +1 -1 libs/ui/kis_mask_manager.cc https://invent.kde.org/kde/krita/commit/7ed5dc2ad2d52a3769e220ec243a0b08f22a3573
I tried to add some flags... Not sure whether that makes a difference, but could you check the latest nightly build? See https://binary-factory.kde.org/job/Krita_Nightly_Windows_Build/
I will check that today and let you know, but bug appear only in canvas mode only, I didnt mentioned that earlier
I dont know what you did but it works now! Good work
Closing then, thanks for checking.