When Copybuffer is running, the configured hotkeys stop working. This prevents users from using shortcuts and reduces the application's usability.
Expected Behavior:
Hotkeys should continue to work as configured while Copybuffer is active.
Actual Behavior:
Hotkeys are not responsive when Copybuffer is running.
Steps to Reproduce:
- Start Copybuffer.
- Attempt to trigger any configured hotkey.
- Observe that the hotkey does not work.
Suggested Fix:
Investigate the hotkey handling logic and ensure hotkeys are registered and processed correctly when the application is running.
When Copybuffer is running, the configured hotkeys stop working. This prevents users from using shortcuts and reduces the application's usability.
Expected Behavior:
Hotkeys should continue to work as configured while Copybuffer is active.
Actual Behavior:
Hotkeys are not responsive when Copybuffer is running.
Steps to Reproduce:
Suggested Fix:
Investigate the hotkey handling logic and ensure hotkeys are registered and processed correctly when the application is running.