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 730031 - Window no longer resizes properly for large games; causes unnecessary scrollbars
Window no longer resizes properly for large games; causes unnecessary scrollbars
Status: RESOLVED OBSOLETE
Product: gnome-mines
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-mines-maint
gnome-mines-maint
Depends on:
Blocks:
 
 
Reported: 2014-05-12 21:11 UTC by Michael Catanzaro
Modified: 2018-05-22 11:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot when selecting a 16x16 minefield (12.40 KB, image/png)
2014-05-12 21:11 UTC, Michael Catanzaro
Details
Scrollbar in new game 30x15 (42.56 KB, image/png)
2016-05-22 06:26 UTC, jitka@ucw.cz
Details
Scrollbars appear if wide is >= 30 (35.84 KB, image/png)
2016-05-22 06:28 UTC, jitka@ucw.cz
Details
Another strange defaul sizeing (39.46 KB, image/png)
2016-05-22 06:31 UTC, jitka@ucw.cz
Details

Description Michael Catanzaro 2014-05-12 21:11:49 UTC
Created attachment 276406 [details]
screenshot when selecting a 16x16 minefield

Previously, the window  would resize when starting a medium or large game.  Now we just see a portion of the minefield, with scrollbars. The scrollbars look like they'd be useful on small monitors, but mine has tons of space, so I would expect the window to resize to fit the larger board.
Comment 1 Robert Roth 2014-05-13 00:32:34 UTC
Indeed, that's a change intended for smaller screens/larger minefields, see bug 694074.

I have fixed that now in master, to only add the scrollbars in case the screen size is smaller than the size requested by the minefield (30 being the minimum size for a field, the requested size being 30*width_of_field, 30*height_of_field)

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 2 jitka@ucw.cz 2016-05-21 08:23:11 UTC
Reproduced in version 3.16.1
Which version is first fixed?
Comment 3 Robert Roth 2016-05-21 22:40:40 UTC
(In reply to jitka@ucw.cz from comment #2)
> Reproduced in version 3.16.1
> Which version is first fixed?

The first official one to include the fix was 3.14.0, could you please show a screenshot?
Comment 4 jitka@ucw.cz 2016-05-22 06:26:59 UTC
Created attachment 328334 [details]
Scrollbar in new game 30x15
Comment 5 jitka@ucw.cz 2016-05-22 06:28:22 UTC
Created attachment 328335 [details]
Scrollbars appear if wide is >=  30
Comment 6 Robert Roth 2016-05-22 06:31:10 UTC
Ok, thanks, reopening for investigation.
Comment 7 jitka@ucw.cz 2016-05-22 06:31:50 UTC
Created attachment 328336 [details]
Another strange defaul sizeing

I am not sure if this belongs to this bug, or it is for another. This I found when I was explaring grid sizes.
Comment 8 GNOME Infrastructure Team 2018-05-22 11:43:32 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-mines/issues/5.