Bug 831624
Summary: | Alt + F4 key at SLA selection window should terminate Registration process. | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | spandey |
Component: | subscription-manager | Assignee: | Alex Wood <awood> |
Status: | CLOSED NOTABUG | QA Contact: | Entitlement Bugs <entitlement-bugs> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 7.0 | CC: | awood, bkearney, kbanerje, spandey |
Target Milestone: | beta | ||
Target Release: | 7.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-01-17 18:30:48 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 863175 |
Description
spandey
2012-06-13 13:04:39 UTC
Enabling Alt+F4 can be done by setting the deletable property (under the General tab in Glade) for the dialog to true. However, we don't actually want to do that because making the window deletable would allow users to close the window during the registration and auto-bind portions of the flow. Closing the window during those portions would cause the registration or auto-bind to continue in the background and would confuse the user since the processes would complete despite the user believing he had canceled. |