After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 661657 - issues with the 'add profile' dialog
issues with the 'add profile' dialog
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Color
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Richard Hughes
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-13 12:30 UTC by Matthias Clasen
Modified: 2011-10-13 15:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2011-10-13 12:30:20 UTC
- the combo box stretches all the way across
- the cancel button is right aligned
- it is resizable
- having ADOBEGAMMA-Test show up as first thing in there seems unfortunate
Comment 1 Richard Hughes 2011-10-13 13:16:26 UTC
commit f4ac4f1a0fec0d0fe17fa65140971abf5d45fa28
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Oct 13 14:04:48 2011 +0100

    color: Improve the 'Add profile' modal dialog
    
    Remove the 'Only profiles that are compatible with...' lightbulb helper and
    instead just set the dialog title to include the device class, e.g.
    'Available Profiles for Printers'.
    
    Resolves https://bugzilla.gnome.org/show_bug.cgi?id=661657

:100644 100644 210ddc1... 39fdbcb... M  panels/color/cc-color-panel.c
:100644 100644 6592657... 6e84ad3... M  panels/color/color.ui

commit 886b4463a7d0f19d651676517f6f716ae91a907f
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Oct 13 13:34:30 2011 +0100

    color: Fix the button placement in the 'Add profile' dialog

:100644 100644 0afe886... 6592657... M  panels/color/color.ui

commit bc974422384046e800a10db4a0817d6247f601f5
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Oct 13 13:31:18 2011 +0100

    color: Do not allow the 'Add profile' modal dialog to be resizable
Comment 2 Richard Hughes 2011-10-13 15:11:45 UTC
commit 9e1fa3c900ef6eb34a88e8da54ed58bf1d621354
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Oct 13 16:08:20 2011 +0100

    color: Prefix all the test profiles in the 'Add profile' UI