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 678787 - GHex unable to fit on smaller screens
GHex unable to fit on smaller screens
Status: RESOLVED FIXED
Product: ghex
Classification: Applications
Component: general
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: GHex maintainers
GHex maintainers
Depends on:
Blocks:
 
 
Reported: 2012-06-25 11:41 UTC by Craig Barnes
Modified: 2013-04-11 10:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Craig Barnes 2012-06-25 11:41:32 UTC
Hi. GHex is unable to maximize or fit fully on screen when using a resolution of 1024x600. The minimum window height seems to be 100 or so pixels more than the available space. If the main view was able to collapse a little, the program would be perfectly usable on such a screen resolution.

I understand if get told that 1024x600 resolution is not supported but I thought I'd report this anyway.
Comment 1 Kalev Lember 2012-06-25 17:51:46 UTC
Hi Craig, thanks for taking the time to report the issue.

GHex appears to request a height of 16 lines, and not allowing to resize the window any smaller than this. I think 16 visible lines is a good default, but it should certainly be possible to make the window smaller than that.

I'll look into fixing it.
Comment 2 Kalev Lember 2013-04-11 10:54:30 UTC
This should hopefully be fixed in GHex 3.8.0. Thanks again for reporting it!