Changes between Initial Version and Version 1 of Ticket #3078
- Timestamp:
- 06/27/2017 08:18:34 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3078
- Property Summary OSX specific accelerator keys not working → OSX menubar and accelerator keys broken
-
Ticket #3078 – Description
initial v1 1 1 The switch to gtkbuilder has broken menubar_osx from setting the accelerators from `ctrl` to `command` key on OSX. 2 2 3 To fix the following error, for now I have commented out the remove line.3 For now I have commented out the remove line to fix the following error and at least show the OSX menu items. 4 4 {{{ 5 5 deluge/ui/gtkui/menubar_osx.py:19: GtkWarning: gtkwidget.c:4560: no accelerator (111,4) installed in accel group (0x7ff258e58240) for GtkImageMenuItem (0x7ff258e6f8f0)