Bug 224896

Summary: Choose SLP Catalog
Product: [openSUSE] openSUSE 10.3 Reporter: Lukas Ocilka <locilka>
Component: YaST2Assignee: Katarina Machalkova <kmachalkova>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Enhancement    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Lukas Ocilka 2006-11-30 14:22:05 UTC
1.) Filter form [textentry for regexp] is 4 characters long in TextMode
    It makes it hard to use.
    `MinWidth (at least 10 or rather 16) would help

2.) A popup "Searching for catalogs" is not visible in TextMode
    It took at least 10 seconds when I thought it had frozen
    This cannot be fixed for 10.2 so -> 10.3
Comment 1 Lukas Ocilka 2006-11-30 14:30:05 UTC
Tested in installation with

TERM=linux-m textmode=1
Comment 2 Lukas Ocilka 2006-12-04 10:16:44 UTC
1.) Fixed by adding MinWidth (16, ...);

2.) Probably bug in ncurses.
Comment 3 Katarina Machalkova 2007-02-12 12:16:33 UTC
With the latest y2-packager and libzypp, this bug no longer appears (i.e. the popup is clearly visible even in text-mode UI). However, I changed nothing in ncurses to fix it. 
Closing as fixed then