Bug 740584
Summary: | Chrome: Hitting tab on user delete confirmation modal results in all focus lost. | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Corey Welton <cwelton> |
Component: | WebUI | Assignee: | Jason E. Rist <jrist> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Katello QA List <katello-qa-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.1 | CC: | gkhachik, 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:57:46 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
Corey Welton
2011-09-22 14:59:48 UTC
same stuff happens for me on env. removal. I've put in a fix to at least make the tabindex go from no to yes, but this is actually supposed to be fixed in 1.9 jquery ui. See the following bug report: http://bugs.jqueryui.com/ticket/3123 Also I added the ability to close (basically hit no) by hitting the escape key. commit 681b0dbb8d151002ed6a7ba30063b992ec015900 Author: Jason E. Rist <jrist> Date: Wed Jan 11 14:02:39 2012 -0700 740584 - Fix for buttons within jQuery UI Dialog. Verified. getting rid of 6.0.0 version since that doesn't exist |