| Summary: | opening popup-palette quickly after selecting a layer, selects another layer which name starts with the letter of the popup-palette keyboard shortcut. | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | fausto <nextecs> |
| Component: | Layer Stack | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | dimula73 |
| Priority: | NOR | ||
| Version First Reported In: | 5.1.5 | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | krita usage and system log | ||
|
Description
fausto
2023-08-25 12:54:20 UTC
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? (In reply to Dmitry Kazakov from comment #1) > 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? Hi, Dmitry. oh I see, I understand. this issue happened to me just because I was changing layers quickly so the 400ms approach will fix it for me. thank you very much for your time and help. Thanks for your comment! Automatically switching the status of this bug to REPORTED so that the KDE team knows that the bug is ready to get confirmed. In the future you may also do this yourself when providing needed information. |