GNOME Bugzilla – Bug 790792
display: Show insensitive apply button for invalid configurations
Last modified: 2018-03-29 10:11:54 UTC
When the user creates temporary invalid configurations the dialog used to hide the apply button as if no change had been done so far. Change this to show the normal "Apply"/"Cancel" titlebar but make the "Apply" button insensitive and add a symbolic warning icon with an explanation. Unfortunately we don't see to get the reason in a way that we could translate it, so the explanation is static suggestion some possible reasons (monitors not adjacent/overlaping and hardware limitations).
Created attachment 364333 [details] [review] display: Show insensitive apply button for invalid configurations
Review of attachment 364333 [details] [review]: Code looks fine, thanks. It would be nice if you could post a screenshot of how it looks so we can get some design input
Created attachment 364349 [details] Screenshot showing it in action Note that this runs with the patches from bug #786971. Otherwise it is near-impossible to hit an invalid configuration.
Allan has added a note to https://raw.githubusercontent.com/gnome-design-team/gnome-mockups/master/system-settings/displays/displays-v4.png The idea is to only change the title/subtitle rather than adding any further warning indicators.
Attachment 364333 [details] pushed as adf5a42 - display: Show insensitive apply button for invalid configurations