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 641293 - [patch] Better default window size and other usability improvements
[patch] Better default window size and other usability improvements
Status: RESOLVED FIXED
Product: dconf-editor
Classification: Other
Component: general
0.7.x
Other Linux
: Normal normal
: ---
Assigned To: dconf-editor maintainer(s)
dconf-editor maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-02-02 20:50 UTC by Jean-François Fortin Tam
Modified: 2015-02-22 12:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot (212.31 KB, image/png)
2011-05-02 19:48 UTC, Jean-François Fortin Tam
Details

Description Jean-François Fortin Tam 2011-02-02 20:50:04 UTC
dconf-editor should remember its width/height and whether or not it was left maximized, and restore those settings before showing the window. Kinda depends on bug #641292 however.
Comment 1 Jean-François Fortin Tam 2011-05-02 19:47:25 UTC
Nevermind remembering the size/maximization state... what I care about, minimally, is having a default window size that I am not forced to constantly size up.

My two commits here solve this: https://github.com/nekohayo/dconf/commits/usability

They're pretty much one-liners.

Do not worry about the default window size set higher than a netbook's resolution: if the screen does not have enough space, the window manager will constrain the default size to fit the screen.
Comment 2 Jean-François Fortin Tam 2011-05-02 19:48:25 UTC
Created attachment 187079 [details]
Screenshot

Result of my changes
Comment 3 Robert Ancell 2011-05-08 16:39:13 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Comment 4 André Klapper 2015-02-22 12:23:20 UTC
[moving dconf>editor tickets to dconf-editor product. See bug 744791]