Bug 54696

Summary: keyboard focus not grabbed
Product: [Retired] Red Hat Linux Reporter: Frank Ch. Eigler <fche>
Component: usermodeAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1Keywords: Security
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-12-18 16:01:26 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:

Description Frank Ch. Eigler 2001-10-16 15:55:37 UTC
Description of Problem:
- password entry dialog boxes not sufficiently protected under X11.

Version-Release number of selected component (if applicable):
usermode-1.42-1

How Reproducible:
- Run "userpasswd" as ordinary user (or another program that
  uses userinfo to become setuid, e.g., "up2date").
- Observe that when password-entry dialog box pops up, X keyboard
  focus is not grabbed.  (It is possible to type into other windows.)
- Wonder how come Nalin's 2000-01-11 patch has become deactivated.

Comment 1 Nalin Dahyabhai 2002-01-18 21:58:00 UTC
Actually, the whole "grabbing the keyboard" facility seems to have fallen out of
the Raw Hide version, which I migrated to GTK 1.3 a few weeks ago.  Need to look
at that.