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 690754 - Continue button should not be sensitive if media is not installable
Continue button should not be sensitive if media is not installable
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: installer
unspecified
Other Linux
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks: 686781
 
 
Reported: 2012-12-26 23:22 UTC by William Jon McCann
Modified: 2016-03-31 13:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (198.37 KB, image/png)
2012-12-26 23:22 UTC, William Jon McCann
Details

Description William Jon McCann 2012-12-26 23:22:55 UTC
Created attachment 232253 [details]
screenshot

If I select media that isn't installable I should not have a sensitive continue button.

We might want to present the warning inline as well.
Comment 1 Zeeshan Ali 2013-03-27 18:54:16 UTC
This is fixed. However, we only check if URI is good once user hits continue. Checking for media being bootable/sane while user types would be ideal though but that could be in another bug.