https://bugs.kde.org/show_bug.cgi?id=501708
Bug ID: 501708 Summary: With single-click, 63a00c27f85592b6a2898c54dcda61d9a6f6c61f causes folders to be selected rather than opened, but only for the first click Classification: Frameworks and Libraries Product: frameworks-kio Version: git master Platform: Other OS: Linux Status: REPORTED Keywords: regression Severity: normal Priority: NOR Component: Open/save dialogs Assignee: kio-bugs-n...@kde.org Reporter: n...@kde.org CC: kdelibs-b...@kde.org Target Milestone: --- STEPS TO REPRODUCE 1. Use single-click 2. Launch KWrite 3. Press Ctrl+O to show the Open dialog 4. Single-click on a folder in dialog's view (not the places panel) OBSERVED RESULT The folder is selected. EXPECTED RESULT The folder is opened. SOFTWARE/OS VERSIONS Operating System: Fedora Linux 41 KDE Plasma Version: 6.3.80 KDE Frameworks Version: 6.13.0 Qt Version: 6.8.2 Kernel Version: 6.13.6-200.fc41.x86_64 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 7840U w/ Radeon™ 780M Graphics Memory: 16 GB of RAM (14.9 GB usable) Graphics Processor: AMD Radeon 780M ADDITIONAL INFORMATION All subsequent clicks work as expected; only the first one inappropriately selects the folder instead of opening it. Reverting 63a00c27f85592b6a2898c54dcda61d9a6f6c61f fixes the issue for me. Could it be because m_isTouchDrag is initialized to true instead of false? -- You are receiving this mail because: You are watching all bug changes.