Opened 14 years ago
Closed 14 years ago
#869 closed Enhancement (fixed)
Minor HIG fixes for Exit/Remove/Delete alerts
Reported by: | LucaFerretti | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.20 |
Component: | GTK+ Client | Version: | 1.11 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Here is a (maybe dirty) patch to:
- Use <big> markup for primary text in Exit/Remove/Delete? confirmation alert (HIG)
- Always use WARNING stock icon (HIG, QUESTION icon is "deprecated")
- Add a secondary text to Exit alert (HIG, warning alerts should provide it)
- Remove the checkbox from Exit
I'm not totally sure about the last one, but we have yet the option in preferences dialog, and we prompt this only if there are some active torrents, so could be safer don't expose the fact you can skip this alert.
Also, could be good add more info on secondary messages for Remove and Delete alerts, like "if you delete downloaded files, they will be permanently lost"..
Attachments (1)
Change History (3)
Changed 14 years ago by LucaFerretti
comment:1 Changed 14 years ago by charles
- Milestone changed from None Set to 1.20
- Status changed from new to assigned
- Type changed from Bug to Enhancement
comment:2 Changed 14 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
I like about half of this patch.