https://bugs.kde.org/show_bug.cgi?id=400623
Bug ID: 400623 Summary: While editing clipboard items, one cannot use alt accelerator to select 'OK' button Product: klipper Version: 5.14.2 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: plasma-widget Assignee: plasma-b...@kde.org Reporter: kishor...@gmail.com Target Milestone: --- SUMMARY STEPS TO REPRODUCE 1. Copy some text to the clipboard. 2. Open the clipboard widget and press the button to edit the text. 3. A window appears with the copy text editable. It has two buttons, OK and 'Cancel'. 4. Press 'alt'. Observe that 'O' in 'OK' and 'C' in cancel are underlined. 5. Press 'alt+O'. 6. Press 'alt+C'. OBSERVED RESULT When we press 'alt+O', the letter 'o' is just input into the text field. However, pressing 'alt+C' activates the 'cancel' button and closes the edit window. EXPECTED RESULT 'alt+O' should activate the 'OK' button. SOFTWARE VERSIONS KDE Plasma Version: 5.14.2 KDE Frameworks Version: 5.51.0 Qt Version: 5.11.2 ADDITIONAL INFORMATION The value of the 'AutoCheckAccelerators' setting in .config/kdeglobals doesn't affect the reproducibility of this bug. -- You are receiving this mail because: You are watching all bug changes.