|
Bugzilla – Full Text Bug Listing |
| Summary: | software management: provide static sorting not dynamic | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | macias - <bluedzins> |
| Component: | YaST2 | Assignee: | Stefan Hundhammer <shundhammer> |
| Status: | RESOLVED WONTFIX | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
macias -
2008-06-11 13:10:01 UTC
That's a matter of how the underlying Qt widget does the sorting. We only provide the comparison function. Sorry, can't help you here. No, because you assume you have to use sorting the way Qt does. But you can as well read the data, sort them internally and put the data back. This way sorting only happens when user wants to reorder items, not when she/he changes the status. Current UI makes changes very difficult. |