Bug 154843

Summary: anytime a dropdown box is clicked, it goes blank
Product: [Retired] Red Hat Cluster Suite Reporter: Corey Marthaler <cmarthal>
Component: redhat-config-clusterAssignee: Jim Parsons <jparsons>
Status: CLOSED DEFERRED QA Contact: Cluster QE <mspqa-list>
Severity: high Docs Contact:
Priority: medium    
Version: 4CC: cluster-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-14 20:26:14 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 Corey Marthaler 2005-04-14 14:59:49 UTC
Description of problem:
If you click a drop down box, it goes blank and the user has no idea what he/she
chose or can choose.

Version-Release number of selected component (if applicable):
[root@tank-03 ~]# rpm -qa | grep system-config-cluster
system-config-cluster-0.9.30-1.0

How reproducible:
everytime

Comment 1 Jim Parsons 2005-04-14 20:26:14 UTC
This is due to not running ssh with trusted x11 forwarding. There is no solution
to this issue except through documentation telling the user that they should run
ssh with '-Y' option. 

I am marking this deferred. I am thinking about adding code that runs at the
start of an application that 'tests the waters' of the x server and traps the
error message, if one is produced, so the app can analyze it and recommend that
the user run remotely with trusted X11 forwarding enabled. This needs some
thinking, however, and should be prioritized below more urgent bugs.