Activity log for bug #1802501

Date Who What changed Old value New value Message
2018-11-09 12:54:22 Pander bug added bug
2018-11-09 12:54:34 Launchpad Janitor lxhotkey (Ubuntu): status New Confirmed
2019-04-14 06:03:46 ԜаӀtеr Ⅼарсһуnѕkі summary Resize window to 50% of screen no longer working since 18.10 Openbox shortcuts involving the Windows/Meta key conflict with the use of that key to open the menu in lxqt-globalkeys
2019-04-14 06:04:00 ԜаӀtеr Ⅼарсһуnѕkі lxhotkey (Ubuntu): status Confirmed Triaged
2019-04-14 06:04:02 ԜаӀtеr Ⅼарсһуnѕkі lxhotkey (Ubuntu): importance Undecided High
2019-04-14 06:04:13 ԜаӀtеr Ⅼарсһуnѕkі affects lxhotkey (Ubuntu) lubuntu-default-settings (Ubuntu)
2019-04-14 06:08:01 ԜаӀtеr Ⅼарсһуnѕkі summary Openbox shortcuts involving the Windows/Meta key conflict with the use of that key to open the menu in lxqt-globalkeys Openbox shortcuts involving the Windows/Meta/Super key conflict with the use of that key to open the menu in lxqt-globalkeys
2019-04-14 06:28:32 ԜаӀtеr Ⅼарсһуnѕkі description Resize window to 50% of screen no longer working since 18.10. It did work in 17.10 and 18.04. Configuration is done properly: $ grep W-Right ~/.config/openbox/lubuntu-rc.xml -A8 -B3 <!-- # HalfRightScreen --> <keybind key='W-Right'> <action name='UnmaximizeFull'/> <action name='MoveResizeTo'> <x>-0</x> <y>0</y> <height>100%</height> <width>50%</width> </action> </keybind> Also some other shortcuts or hot keys are no longer working. The application lxqt-globalkeysd has no configuration for this key. I might disable therefore or another key configuration application shipped with 18.10 is involved in this. In 18.10, we made use of the fact that lxqt-globalkeys can define the Super key by itself to open the menu. This had no effect on any Super key combinations defined in lxqt-globalkeys. Unfortunately, this had the negative consequence of essentially disabling all of the key combinations that used the Super key as defined by Openbox. Luckily the workaround is simple: remove the definition for the Super key. You can do this in the GUI or deal with this section of the config file at /etc/xdg/lxqt/globalkeyshortcuts.conf: [Super_L.9] Comment=Show/hide main menu Enabled=true path=/panel/mainmenu/show_hide In fixing this there's a larger discussion of auditing all the shortcuts: https://phab.lubuntu.me/T59
2024-03-28 00:39:02 ԜаӀtеr Ⅼарсһуnѕkі lubuntu-default-settings (Ubuntu): status Triaged Fix Released