|
Bugzilla – Full Text Bug Listing |
| Summary: | yast "software repositories" keys issue | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Forgotten User tAfYx3p_c_ <forgotten_tAfYx3p_c_> |
| Component: | YaST2 | Assignee: | Katarina Machalkova <kmachalkova> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | 64bit | ||
| OS: | openSUSE 10.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User tAfYx3p_c_
2007-11-24 11:08:14 UTC
Not-so-obvious reason of this bug: the focus moved to dialog's default button each time dialog layout has been recalculated. Repositories module uses UI::ReplaceWidget builtin which triggers the recalculation, thus the bug appears. The issue should be fixed in yast2-ncurses 2.16.4, however (probably due to memory corruption) setting dialog's default button has been disabled now. I'm leaving the bug open to somehow settle this issue as well. Default buttons now work as well. yast2-ncurses 2.16.5 Thanks a lot! Sorry, I have to reopen the report. The issue is bit different, but is really close to the previous one. Steps to reproduce: - open "Software repositories" module in yast-ncurses; - force refresh of a repository with Ctrl-S; - ok, the repos is up to date; - BUT focus is now on the last repository in the list and whatever I do, I can't change it using Up/Down keys - it's stuck on the last element. The issue is 100% reproducible, so there is some problem with the focus again.. I'm using yast-ncurses 2.16.4-2 from Factory. Reproduced, but it's entirely different bug :) Do you want me to close this report and file another one? No, it still matches the summary. I hate bugs :( Changing table content did not work correctly because of static int variable used for indexing table items Fixed in yast2-ncurses 2.16.7 |