Bug 733722
Summary: | Hitting enter when creating a new permission should advance to the next field (Not submit) | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Justin Sherrill <jsherril> |
Component: | WebUI | Assignee: | Eric Helms <ehelms> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Katello QA List <katello-qa-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.1 | CC: | cwelton, mmccune |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-08-22 17:53:48 UTC | Type: | --- |
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: | 747354 |
Description
Justin Sherrill
2011-08-26 15:39:54 UTC
commit 64380049cd4be37f15758cfc7ef422aaa350feb3 The behavior that should be seen now is that when adding a permission, hitting enter after modifying an input should toggle the next button. When you reach the bottom to enter Name and Description enter does not submit as the user may want to use enter functionality within the textarea. However, tab will advance through the fields and can thus be used to tab over and select the done button and then the enter button will work as expected to submit. It's been a while and things have since changed. You can't hit enter to go through the elements; tab works. In any case, hitting enter doesn't submit, so we're good here. QA Verified. getting rid of 6.0.0 version since that doesn't exist |