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 653626 - Oversized package dependency dialog
Oversized package dependency dialog
Status: RESOLVED FIXED
Product: gnome-packagekit
Classification: Core
Component: general
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-packagekit-maint
gnome-packagekit-maint
Depends on:
Blocks:
 
 
Reported: 2011-06-29 09:37 UTC by Gary Ching-Pang Lin
Modified: 2011-07-01 10:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
oversized dialog (320.02 KB, image/png)
2011-06-29 09:37 UTC, Gary Ching-Pang Lin
  Details
proposed patch (9.79 KB, patch)
2011-07-01 10:02 UTC, Gary Ching-Pang Lin
none Details | Review

Description Gary Ching-Pang Lin 2011-06-29 09:37:06 UTC
Created attachment 190916 [details]
oversized dialog

Although the size of the package list window is limited, the height of the dialog still could be too large if there are more than 2 package lists, e.g. installed list and updated list, showed in the dialog.

Perhaps gpk can make the package list widgets foldable or tabbed.
Comment 1 Gary Ching-Pang Lin 2011-07-01 10:02:17 UTC
Created attachment 191083 [details] [review]
proposed patch
Comment 2 Richard Hughes 2011-07-01 10:33:39 UTC
Pushed with a few cosmetic changes. Thanks!