|
Bugzilla – Full Text Bug Listing |
| Summary: | Busy cursor in file dialogs | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Forgotten User vs5edErKRK <forgotten_vs5edErKRK> |
| Component: | YaST2 | Assignee: | Stefan Hundhammer <shundhammer> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | coolo |
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.0 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Screen shot for step 4. In Swedish | ||
|
Description
Forgotten User vs5edErKRK
2008-04-25 08:46:51 UTC
Please screenshots from steps 4 and 5 Created attachment 210443 [details]
Screen shot for step 4. In Swedish
Discussed with reporter and do some tests, only problem seems to be busy indicator for UI::AskForExistingDirectory() function Steffen, can this indicator be changed to normal? I am not Steffen, but I can still try to see what I can do... ;-) The normalCursor() and busyCursor() calls were there all the time, but they were disabled with '#if 0'. Looks like there was a (hopefully temporary) problem with that during the Qt4 port. Now re-enabled those calls. |