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 690448 - Select printer driver dialog is hard to use
Select printer driver dialog is hard to use
Status: RESOLVED OBSOLETE
Product: gnome-control-center
Classification: Core
Component: Printers
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: Marek Kašík
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-12-18 20:17 UTC by Allan Day
Modified: 2021-06-09 16:27 UTC
See Also:
GNOME target: ---
GNOME version: 3.5/3.6


Attachments
mockup (45.16 KB, image/png)
2012-12-18 20:17 UTC, Allan Day
  Details
ppd selection dialog - modified (52.34 KB, image/png)
2013-02-11 12:00 UTC, Marek Kašík
  Details
visual improvements of driver selection dialog (4.01 KB, patch)
2013-02-12 10:24 UTC, Marek Kašík
committed Details | Review
improve look of driver selection dialog (1.04 KB, patch)
2013-02-19 12:42 UTC, Marek Kašík
committed Details | Review

Description Allan Day 2012-12-18 20:17:49 UTC
Created attachment 231830 [details]
mockup

It is difficult to see the information in the dialog, making it hard to use.

You can see the dialog here: http://bugzilla-attachments.gnome.org/attachment.cgi?id=223223

Issues with this:

 * The window is too small
 * There is no padding between the two lists
 * The list headings are in the plural ("Manufacturers" and "Drivers") - they should be singular ("Manufacturer" and "Driver")
 * The driver list is scrolled horizontally - it shouldn't be.
 * The driver names include a lot of duplicate text which doesn't help you identify the driver that you need.
 * The dialog title should be in the window title, not in the window body (see bug 690447).

I have attached a mockup for how the dialog should look. Note that the window size isn't much bigger here, but the length of the driver names has been significantly reduced. If the names are longer, the window will need to be wider. :)
Comment 1 William Jon McCann 2012-12-18 20:24:34 UTC
Indeed. Agree on all counts. We had talked about fixing the driver items (the stuff in the right pane) to only include enough information to differentiate drivers. Removing the duplicate and noisy text like Gutenberg etc. I think this got lost in the last round of updates.
Comment 2 Marek Kašík 2013-02-11 12:00:36 UTC
Created attachment 235694 [details]
ppd selection dialog - modified

Hi,

attached is the ppd selection dialog modified according to your comment.
I request 600x400 (instead of 500x350) size for the dialog now. The padding between those two treeviews is 10 pixels. The padding of strings in those list also 10 pixels now.
It also fixes a problem with horizontal scrollbar which didn't shrink as expected when the list of PPDs has changed.

I haven't modified the names of PPDs yet. I'll look at this later (once we are after UI freeze).

Do you agree with the new look of the dialog?

Regards

Marek
Comment 3 Allan Day 2013-02-11 17:42:54 UTC
Looks great. :)
Comment 4 Marek Kašík 2013-02-12 10:24:10 UTC
Created attachment 235774 [details] [review]
visual improvements of driver selection dialog

This patch implements most of the changes seen in the screenshot (bigger dialog, plural -> singular, paddings, treeview autosize). It doesn't implement the move of the "title" to title of the window. I left this for #690447.
Comment 5 Bastien Nocera 2013-02-15 15:00:26 UTC
Review of attachment 235774 [details] [review]:

Looks good.
Comment 6 Marek Kašík 2013-02-15 15:11:11 UTC
Comment on attachment 235774 [details] [review]
visual improvements of driver selection dialog

Thank you for the review.
Comment 7 Marek Kašík 2013-02-19 12:42:01 UTC
Created attachment 236759 [details] [review]
improve look of driver selection dialog

I somehow forgot to add the padding between list of manufacturers and list of drivers. The attached patch adds 10 pixels of padding between them.
Comment 8 Bastien Nocera 2013-02-19 13:27:48 UTC
Review of attachment 236759 [details] [review]:

++
Comment 9 Marek Kašík 2013-02-19 13:38:20 UTC
Comment on attachment 236759 [details] [review]
improve look of driver selection dialog

Thank you for the review.
Comment 10 Bastien Nocera 2013-04-19 13:44:55 UTC
What's left to do here?
Comment 11 Marek Kašík 2013-04-19 13:52:19 UTC
(In reply to comment #10)
> What's left to do here?

These points:
 * The driver list is scrolled horizontally - it shouldn't be.
    - I think that we can not get rid off this completely but maybe I'll be able to shorten some names

 * The driver names include a lot of duplicate text which doesn't help you identify the driver that you need.
Comment 12 Felipe Borges 2017-02-15 14:59:31 UTC
I suggest here a paginated approach, like a wizard. In the first interaction, the user would be exposed to a manufacturer list (list box), and after clicking on it, the dialog stacks up (GtkStack) another list with the drivers.
Comment 13 André Klapper 2021-06-09 16:27:46 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new bug report at
  https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/

Thank you for your understanding and your help.