https://bugs.kde.org/show_bug.cgi?id=522024
Bug ID: 522024
Summary: Text tool non-functional when Plasma Keyboard
(plasma-keyboard) is enabled on Wayland
Classification: Applications
Product: drawy
Version First 1.0.1
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
STEPS TO REPRODUCE
1. Enable Plasma Keyboard in System Settings → Input Devices → Virtual Keyboard
2. Open Drawy on Wayland
3. Select the Text tool
4. Attempt to type on the canvas
EXPECTED BEHAVIOR
Text input works normally with the Text tool.
ACTUAL BEHAVIOR
The Text tool does not work. No text can be entered on the canvas.
WORKAROUND
Setting the Virtual Keyboard to "None" in System Settings restores
the Text tool functionality. Re-enabling Plasma Keyboard breaks it again.
SYSTEM INFORMATION
- OS: Arch Linux
- Desktop: KDE Plasma 6.7 (Wayland)
- GPU: AMD Radeon RX 9060 XT (amdgpu)
- Plasma Keyboard version: (check with pacman -Q plasma-keyboard)
- Input device: Logitech K380s (physical keyboard, no touchscreen)
SOFTWARE INFORMATION
drawy 1.0.1-1
plasma-keyboard 6.7.0-1
kwin 6.7.0-3
plasma-desktop 6.7.0-1
ADDITIONAL INFORMATION
The issue is likely a conflict at the Wayland input-method-v1 protocol
level between plasma-keyboard and Drawy's text input handling.
The plasma-keyboard process logs show:
"Member contentWidth of the object PopupList_QMLTYPE_78 overrides
a member of the base object."
No explicit conflict is logged during Drawy text tool usage.
--
You are receiving this mail because:
You are watching all bug changes.