https://bugs.kde.org/show_bug.cgi?id=522191
Bug ID: 522191
Summary: Plasma Keyboard breaks text input in Drawy
Classification: Plasma
Product: Plasma Keyboard
Version First unspecified
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [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. When
plasma-keyboard is enabled, Drawy's text tool receives no input.
Disabling it immediately restores functionality.
plasma-keyboard logs show:
"Member contentWidth of the object PopupList_QMLTYPE_78 overrides
a member of the base object."
See also: https://bugs.kde.org/show_bug.cgi?id=522024
--
You are receiving this mail because:
You are watching all bug changes.