|
Bugzilla – Full Text Bug Listing |
| Summary: | YaST ncurses - shifting listing to see other columns runs very slow when list is large | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Forgotten User Xh41Ao4q6j <forgotten_Xh41Ao4q6j> |
| Component: | YaST2 | Assignee: | Katarina Machalkova <kmachalkova> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | gs, jreidinger |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User Xh41Ao4q6j
2009-04-25 04:23:04 UTC
> more then a second
per character, which means to get to the end it will take between 1 and 2 minutes.
The test case is any large list. For instance Filter: Repositories > openSUSE-11.1-Oss KDE 4.2.2 otherwise responsive. Tested with Konsole -Xterm - Terminal (Ctrl-Alt-F2) It takes between 4 - 5 seconds for 3 keystrokes to the right. When I go from small Nvidia repo to Oss it needs 6s to show the list. TAB and Ctrl-B to go from repo list to package list needs between 1 and 2s, every time. Graphical interface this case runs fine. Taking this one, I know the fix ... Right/left scrolling should now perform much better (yast2-ncurses-pkg 2.18.2 ) Unfortunately, I'm not sure if anything can be done to reduce the time to show the big list - evaluating the query and populating the table simply takes its time. |