#2186 closed Enhancement (fixed)
Focus should not be on "Don't ask me again" when I quit Transmission
Reported by: | charles | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.72 |
Component: | GTK+ Client | Version: | 1.70 |
Severity: | Minor | Keywords: | |
Cc: |
Description
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/359268
When I tell Transmission to quit (menu: Torrent-->Quit), a dialog box / confirmation box pops up that asks, "Quit Transmission?".
The "Don't ask me again" checkbox has the focus when the box pops up. As a result, I cannot simply press <Space> to accept the confirmation to quit, because doing so just toggles the checkbox.
I believe that the normal design guidelines would suggest that the focus should be on the expected action, the "Quit" button. It should be changed to be this way.
Note that some other apps put the focus in the "quit" button by default. E.g. Firefox 3.0.8 does this when you try to quit and it asks if you want the session saved. It also has a "Do not ask me next time" toggle checkbox -- but it does not have the focus.
Transmission 1.34 (6778) Description: Ubuntu 8.10 Gnome 2.24.1
Change History (2)
comment:1 Changed 14 years ago by charles
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 14 years ago by charles
- Severity changed from Normal to Minor
fixed in r8656