pop-os / cosmic-session

Session manager for the COSMIC desktop environment
GNU General Public License v3.0
74 stars 23 forks source link

Clicking anywhere but "Confirm" dismisses logout prompt #40

Open XV-02 opened 9 months ago

XV-02 commented 9 months ago

screenshot-2024-02-26-21-56-43

When attempting to logout, the logout prompt is dismissed if anywhere other than the confirm button is clicked. This seems to stop the logout process, but the behaviour is non-obvious in the case of a mis-click, especially when the mis-click is executed while trying to hit "Confirm".

The correct behaviour should probably be for the prompt to persist unless one of the two buttons is successfully pressed.