https://bugs.kde.org/show_bug.cgi?id=511093
Bug ID: 511093
Summary: [regression] randomly can't rename layer in layer
docker
Classification: Applications
Product: krita
Version First git master (please specify the git hash!)
Reported In:
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: * Unknown
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When click on layer name to rename the layers, the blinking vertical bar (text
cursor) appears as normal, but when pressing the keyboard the keys bypasses it
and triggers krita shortcut instead. For example, if I press A on the keyboard
in order to rename the layer's name as "a", the freehand selection tool
shortcut is triggered instead.
These logs might be relevant:
```
QObject::disconnect: wildcard call disconnects from destroyed signal of
KisImage::draft
QAbstractItemView::commitData called with an editor that does not belong to
this view
QAbstractItemView::closeEditor called with an editor that does not belong to
this view
QAbstractItemView::commitData called with an editor that does not belong to
this view
```
This issue started occurring in the past 2–3 days, so it's likely a recent
regression on the master branch, could also be caused by qt 6.10 or wayland I
guess.
ADDITIONAL INFORMATION
* Qt 6.10
* Wayland
* Krita git master (2025-10-25)
--
You are receiving this mail because:
You are watching all bug changes.