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 778774 - Empty button visible in the error page
Empty button visible in the error page
Status: RESOLVED FIXED
Product: gnome-games
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2017-02-16 16:30 UTC by Adrien Plazas
Modified: 2017-02-17 14:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ui: Hide MediaMenuButton by default (846 bytes, patch)
2017-02-17 14:52 UTC, Adrien Plazas
committed Details | Review
ui: Prepare the display page before displaying an error (1.97 KB, patch)
2017-02-17 14:52 UTC, Adrien Plazas
committed Details | Review

Description Adrien Plazas 2017-02-16 16:30:06 UTC
The disc selection button is visible on the error page, it shouldn't.
Comment 1 Adrien Plazas 2017-02-17 14:52:30 UTC
Created attachment 346077 [details] [review]
ui: Hide MediaMenuButton by default

This prevents it from incorrectly appearing on the error page.
Comment 2 Adrien Plazas 2017-02-17 14:52:36 UTC
Created attachment 346078 [details] [review]
ui: Prepare the display page before displaying an error

Ensure the error page is in a good state when displaying an error.
Comment 3 Adrien Plazas 2017-02-17 14:53:48 UTC
Attachment 346077 [details] pushed as 1208429 - ui: Hide MediaMenuButton by default
Attachment 346078 [details] pushed as 65e904e - ui: Prepare the display page before displaying an error