Bug 182679 - [Viewers] Repeated houglass/default cursor changes when clicking "Select All" with CheckedTreeSelectionDialog
Summary: [Viewers] Repeated houglass/default cursor changes when clicking "Select All"...
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2007-04-17 00:11 EDT by Etienne Lacombe CLA
Modified: 2021-11-14 18:26 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Etienne Lacombe CLA 2007-04-17 00:11:56 EDT
Build ID: I20070323-1616

Steps To Reproduce:
1. Create a CheckedTreeSelectionDialog sub-class.
2. Set the input to a list that has 3 level, the 3rd being the items themselves. The list has about 15,000 items.
3. Open the dialog.
4. Click on "Select All" button.

The cursor changes to hourglass then back to default repeatedly. The selection is also very slow - most likely due to this UI state change.

Should just set the hourglass (if really needed) and not do UI refreshing until all checkboxes are checked.


More information:
Comment 1 Steve Northover CLA 2007-04-17 10:56:22 EDT
SWT does not change the cursror.  It is possible that the cursor is changed way down deep in the operating system C code.  If JFAce is not changing the cursor, please move this bug report back to SWT.
Comment 2 Boris Bokowski CLA 2007-04-17 14:01:23 EDT
This is probably due to the call to BusyIndicator.showWhile() in AbstractTreeViewer.createChildren().
Comment 3 Boris Bokowski CLA 2009-11-26 09:54:44 EST
Hitesh is now responsible for watching bugs in the [Viewers] component area.
Comment 4 Eclipse Webmaster CLA 2019-09-06 16:09:00 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.
Comment 5 Eclipse Genie CLA 2021-11-14 18:26:40 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.