Bug 182447

Summary: can't customize options in system-config-securitylevel-tui
Product: [Fedora] Fedora Reporter: Francesco Tombolini <tombo>
Component: system-config-securitylevelAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
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: 2006-02-24 20:32:39 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 Francesco Tombolini 2006-02-22 16:59:59 UTC
Description of problem:
The program stop work when i try to select Customize (Personalizza).

Version-Release number of selected component (if applicable):
system-config-securitylevel-tui-1.6.15-1.1

How reproducible:
Run system-config-securitylevel-tui in a shell

Steps to Reproduce:
1.login as root
2.run system-config-securitylevel-tui
3.
  
Actual results:
the program is locked

Expected results:
after select "Customize", access to the screen to change the firewall options


Additional info:

Comment 1 Chris Lumens 2006-02-24 20:32:39 UTC
The problem here is that with the translated text, the window is simply too big
to fit on the screen, so it's not getting drawn.  I can reorder the checkboxes
for now that will make it just barely fit, but the real problem here is we're
just out of space in text mode.