Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 884667

Summary: Boot Loader Password dialog loses focus randomly
Product: Red Hat Enterprise Linux 6 Reporter: Jan Stodola <jstodola>
Component: anacondaAssignee: Brian Lane <bcl>
Status: CLOSED DUPLICATE QA Contact: Release Test Team <release-test-team-automation>
Severity: low Docs Contact:
Priority: low    
Version: 6.4CC: borgan, dshea, sbueno
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-23 16:44:52 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: 841211, 960065    
Attachments:
Description Flags
Steps to reproduce none

Description Jan Stodola 2012-12-06 14:22:56 UTC
Description of problem:
"Enter Boot Loader Password" dialog, randomly loses focus after warning dialog is shown.

Version-Release number of selected component (if applicable):
anaconda-13.21.186-1.el6

How reproducible:
randomly

Steps to Reproduce:
1. start graphical installation
2. proceed to the boot configuration screen
3. check "Use a boot loader password"
4. enter two different passwords (or leave it empty) and click OK
5. warning dialog appears - click OK
6. if "Enter Boot Loader Password" has focus, go to step 4 
  
Actual results:
"Enter Boot Loader Password" loses focus

Expected results:
"Enter Boot Loader Password" is focused

Comment 1 Jan Stodola 2012-12-06 14:26:07 UTC
Created attachment 658782 [details]
Steps to reproduce

ogv demonstrating described issue (1.3 MB)

Comment 2 Jan Stodola 2012-12-06 15:02:13 UTC
Described issue was firstly observed on a virtual machine in KVM, but I'm not able to reproduce when installing via vnc.

Host system is Fedora 17, qemu-kvm-1.0.1-2.fc17.x86_64, command to run the virtual machine:
$ qemu-kvm -hda images/disk_1 -net user -net nic,model=virtio -boot c -m 2G

I will attach anaconda logs from the installation in KVM.

Comment 8 Brian Lane 2013-07-23 16:44:52 UTC
This looks like a dupe of bug 888292, could you give the patch for that a try?

https://lists.fedorahosted.org/pipermail/anaconda-patches/2013-July/004892.html

*** This bug has been marked as a duplicate of bug 888292 ***

Comment 9 David Shea 2013-07-23 16:51:24 UTC
Which window gets focus seems to be affected by the position of the dialog being closed. Or I may be imagining it, but I was able to reproduce with the following:

1) Check "Use a boot loader password"
2) Enter a password in the first field
3) Hit OK in the "Enter Boot Loader Password" window
4) When "Passwords don't match" pops up, move the window so that it's no longer on top of "Enter Boot Loader Password"
5) Hit OK in the "Passwords don't match" window
...repeat 3-5 a few times until "Enter Boot Loader Password" loses focus