Bug 850430
Summary: | Allow users to hit enter after entering credentials instead of having to tab to register button during Subscription Manager Registration | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Matt Reid <mreid> |
Component: | subscription-manager | Assignee: | Alex Wood <awood> |
Status: | CLOSED ERRATA | QA Contact: | Entitlement Bugs <entitlement-bugs> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.4 | CC: | alikins, awood, jsefler |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | subscription-manager-1.1.6-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-02-21 08:55:39 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: | 771481, 840993 |
Description
Matt Reid
2012-08-21 15:07:33 UTC
commit 0c44aea156da563d86cdfa1012ab52dfd65c0dfa Author: Alex Wood <awood> AuthorDate: Fri Nov 2 14:48:51 2012 -0400 Commit: Alex Wood <awood> CommitDate: Fri Nov 2 14:56:26 2012 -0400 850430: Pressing Enter in the password entry now activates registration. By setting the "Can Default" and "Has Default" properties on the register button and by setting the "Activates Default" property on the password entry field, we can make pressing Enter in the password entry field automatically begin the registration process. Available in subscription-manager-1.1.6-1+ Verifying Version... [root@jsefler-6 ~]# rpm -q subscription-manager-gui subscription-manager-gui-1.1.9-1.el6.x86_64 The new enter key bindings while the focus is on the password field works great. This function has been desired for a looooong time. Thanks. Note: This same binding does NOT apply in firstboot. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-0350.html |