Actions
Bug #3328
closedChange cursor during DataSourceSelection browse
Start date:
05/27/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3328
Description
It takes a while for the dialog box to come up when browse is clicked on, or auto invoked. We should use the hour glass cursor to indicate this so that users know what is going on.
Updated by Ryan McFall over 16 years ago
This is now handled by the wizard framework; the hour glass comes up after next/previous is clicked. We might consider letting each page change the cursor, or at least tell the wizard framework whether it expects to take a longer period of time to load, and then only do it on those pages. For now it's OK the way it is, I think.
Actions