https://bugs.kde.org/show_bug.cgi?id=391513
Boudewijn Rempt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Keywords| |regression, release_blocker Assignee|[email protected] |[email protected] CC| |[email protected] Ever confirmed|0 |1 --- Comment #1 from Boudewijn Rempt <[email protected]> --- That's probably caused by: commit 042dbe5190fa613ae53a24236ad3eb19b2b03b16 Author: Dmitry Kazakov <[email protected]> Date: Mon Jan 29 16:35:23 2018 +0300 Block all the non-view input user actions while filter dialog is active Now all the input actions are divided into two groups: view-transform and modifying. And the canvas can block any of these action by setting a special flag, that is checked by the shortcuts matcher. When the filter dialog opens, it just blocks all the modifying actions, allowing the view ones at the same time :) BUG:352747 So assigning to Dmitry. -- You are receiving this mail because: You are watching all bug changes.
