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 643516 - Chooser bugs
Chooser bugs
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2011-02-28 18:40 UTC by Bastien Nocera
Modified: 2011-10-13 17:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2011-02-28 18:40:58 UTC
Split off from bug 637694

>  * The "Show Only Bluetooth Devices With..." shouldn't have "..." but really I
> think we can probably get away with just "Show:" or something.

Problem with the chooser widget.

>  * Using a bold heading for the list filters ("Show Only Devices With...")
> draws way too much attention to them and distracts from the primary label
> (goal) of the dialog.

Ditto.

>  * The "Searching for devices" label and spinner looks a bit strange to be over
> on the upper right side.  This choice also forces a strange space between the
> heading label and the treeview.  Having it underneath and left aligned would
> eliminate that issue.

Chooser problem.
Comment 1 Bastien Nocera 2011-10-13 17:40:18 UTC
commit f12d5bdd6c093fd10f91e72e7ea36dbc93aaefa6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 13 18:36:15 2011 +0100

    lib: Move the searching label under the treeview
    
    It looks strange to have that in between the treeview title
    and the treeview itself.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=643516

commit c5ae44382b4209cf9f3e4908a0c69404201bfad3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Oct 13 18:29:21 2011 +0100

    lib: Don't make filter heading bold
    
    And change the default title to "Show:" rather than an
    overly long label.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=643516