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 701636 - Almost impossible to open a saved Chess game
Almost impossible to open a saved Chess game
Status: RESOLVED FIXED
Product: gnome-chess
Classification: Applications
Component: General
3.8.x
Other Linux
: High major
: ---
Assigned To: Michael Catanzaro
gnome-chess-maint
Depends on:
Blocks:
 
 
Reported: 2013-06-05 10:27 UTC by Erwan
Modified: 2013-06-08 16:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix insanely small load game dialog bug (787 bytes, patch)
2013-06-08 16:53 UTC, Michael Catanzaro
committed Details | Review

Description Erwan 2013-06-05 10:27:32 UTC
User can notice that it's hard to impossible to open a saved chess game :

    the open dialogue opens a big window but the scroll window are very small and you can barely read the information in them.

Steps :


1. Open Chess
2. Play a little and save the game
3. Close chess, open again and play another game and try to load the old one
4. Observe the open scroll boxes are very small and that you cannot find the saved file

Expected outcome

Folder scroll boxes are big enough to be user friendly and user can select his saved game

Actual outcome

Folder scroll boxes are very small and user cannot find his saved game
Comment 1 Michael Catanzaro 2013-06-05 13:34:34 UTC
Yes this is 100% reproducible, but I've yet to take the time to figure out what's causing it.
Comment 2 Michael Catanzaro 2013-06-08 16:53:42 UTC
The following fix has been pushed:
cb03e2f Fix insanely small load game dialog bug

Thanks for your report; fixed in master and gnome-3-8
Comment 3 Michael Catanzaro 2013-06-08 16:53:44 UTC
Created attachment 246316 [details] [review]
Fix insanely small load game dialog bug