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 701464 - Use a reasonable default window size
Use a reasonable default window size
Status: RESOLVED FIXED
Product: gnome-packagekit
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-packagekit-maint
gnome-packagekit-maint
Depends on:
Blocks:
 
 
Reported: 2013-06-02 15:27 UTC by Michael Catanzaro
Modified: 2013-07-16 04:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
use a reasonable default window size (1.45 KB, patch)
2013-06-02 15:29 UTC, Michael Catanzaro
committed Details | Review
screenshot displaying default window size (813.17 KB, image/png)
2013-06-02 15:37 UTC, Michael Catanzaro
  Details

Description Michael Catanzaro 2013-06-02 15:27:55 UTC
gnome-packagekit opens ridiculously small and does not remember the window size, so you have to resize it every time you open it.  Remembering the window size is really a separate bug, though: we should have a reasonable default anyway.

Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=961457#c2
Comment 1 Michael Catanzaro 2013-06-02 15:29:08 UTC
Created attachment 245860 [details] [review]
use a reasonable default window size

From downstream bug. This patch makes gnome-packagekit open maximized only on very small screens, and increases the default size to something usable/reasonable on larger screens.
Comment 2 Michael Catanzaro 2013-06-02 15:37:26 UTC
Created attachment 245861 [details]
screenshot displaying default window size