https://bugs.kde.org/show_bug.cgi?id=473748
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO CC| |dimul...@gmail.com --- Comment #1 from Dmitry Kazakov <dimul...@gmail.com> --- Hi, fausto! That is a standard functionality of any OS: an ability to select an item in a list by typing its first letters. I'm not sure we should disable that functionality for the layers list. In Krita we have a spacial workaround for such behavior, when you actively hover over the canvas for 400ms, Krita will automatically switch input focus to the canvas, so the layers list accelerators will not work anymore. You can also click on the canvas to explicitly set focus to it. Basically, that applies to all single-letter shortcuts we have, like B, T, M and so on. Can you try that 400-ms delay approach? Will it work for you? -- You are receiving this mail because: You are watching all bug changes.