Opened 9 years ago
Last modified 9 years ago
#3012 new bug
Consistent button position on Windows
| Reported by: | Calum | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 2.x |
| Component: | GTK UI | Version: | 1.3.14 |
| Keywords: | Cc: |
Description
From forum: http://forum.deluge-torrent.org/viewtopic.php?f=12&t=50249
Wowik wrote:
In dialog "Add torrent - Options - Download location - Other ..." we have Open and then Cancel button.
Yeah that is because the File chooser is a builtin gtk dialog.
The simplest option to keep consistency across the application is to change gtk-alternative-button-order from 1 to 0 in C:\Program Files\Deluge\gtkrc
I will look at updating all the dialog box button code to support gtk-alternative-button-order in develop code.
Change History (2)
comment:1 by , 9 years ago
| Milestone: | 1.3.15 → 2.0 |
|---|
comment:2 by , 9 years ago
| Milestone: | 2.0 → 2.x |
|---|
Note:
See TracTickets
for help on using tickets.



Workaround applied to 1.3-stable: [d91584b700]