https://bugs.kde.org/show_bug.cgi?id=360521
Bug ID: 360521 Summary: Simple shortcut in rules window isn't transfered to the text field Product: kwin Version: 5.5.5 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: rules Assignee: kwin-bugs-n...@kde.org Reporter: k...@privat.broulik.de When I configure a custom rule for a window in KWin I can set a shortcut in Geometry & Access -> "Shortcut"; in the Edit menu there's a text field with a "Simple Shortcut" button. When I click the button I get a dialog with a KShortcut widget, the shortcut isn't transfered to the text field in the parent dialog, however. Reproducible: Always Steps to Reproduce: 1. Right click window decoration -> More Actions -> Custom settings for this program/window 2. Go to the third tab "Geometry & Access" 3. Check "Shortcut" 4. Chose any of the settings in the combobox (eg. "Force") 5. Click "Edit" button next to the text field 6. Click "Simple Shortcut" in the resulting dialog 7. Click the "None" button in the resulting dialog 8. Press a key combination 9. Click "OK" Actual Results: The shortcut I just specified is not transfered to the text field in the parent dialog. I can enter something like Ctrl+Alt+B manually, however. Expected Results: The shortcut I just specified is transfered to the textfield Also note that the QDialogButtonBox is misplaced in the dialog, the OK/Cancel button is at the top rather than the bottom. -- You are receiving this mail because: You are watching all bug changes.