SUMMARY Sometime after the update to plasma 6, it seems that the password dialog window, that opens when you are unlocking a plasma vault, no longer has focus on the text box. This means you have to click to focus on the text box and then type your password. This is inconsistent with other plasma password dialogs which normally have focus on the input field so that you may immediately start typing. STEPS TO REPRODUCE 1. Create a plasma vault. 2. Lock it if it isn't already locked. 3. Try unlocking it. OBSERVED RESULT Input field in dialog box does not have focus and I have to click on the input box. EXPECTED RESULT Input field should automatically have focus. SOFTWARE/OS VERSIONS Operating System: EndeavourOS KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0 Kernel Version: 6.8.9-zen1-1-zen (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5800X 8-Core Processor Memory: 62.7 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 3080/PCIe/SSE2 Manufacturer: Micro-Star International Co., Ltd. Product Name: MS-7C95 System Version: 1.0
Can confirm. Seems like the same issue as Bug 485430 in Gwenview, which seems to have been caused by a Qt change. We could do the same change, but it might be better to see what happened in Qt and maybe fix it there.
I updated to Qt 6.7.1 as well plasma 6.1 beta in Arch and no longer seem to have this issue. The input box now has focus again upon opening, so I will close this issue as solved.
Can confirm, fixed now.