GNOME Bugzilla – Bug 626737
set has-frame of option comboboxes to false
Last modified: 2018-05-24 10:25:21 UTC
From https://bugs.edge.launchpad.net/ubuntu/+source/gdm/+bug/437733 The option comboboxes on the bottom panel have a frame that prevents their activation when clicked on the screen edge. It's easy to overshoot with the mouse and reach the screen edge (Fitts' law), and clicking there won't open the menu. In contrast, the button with the downward arrow works when clicked on the screen edge. Setting the has-frame property of the combobox fixes this. It does change the appearance though. I'll attach a simple patch that does this and a screenshot.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gdm/issues/22.