Bug 35074 - [Import/Export] Export dialog: inconsistent checkbox appearance for partial selection
Summary: [Import/Export] Export dialog: inconsistent checkbox appearance for partial ...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P5 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2003-03-14 17:19 EST by Jim Swor CLA
Modified: 2020-09-22 09:56 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Swor CLA 2003-03-14 17:19:39 EST
1. Select a project with folders in the Navigator
2. From the menubar select File > Export...
3. In the export wizard, select File System, then click Next
4. Expand the selected project in the wizard and click on a folder containing 
multiple files
5. All checkboxes from the project to the folder to the files should be checked 
with a white background, indicating that there are no partial selections
6. Uncheck one file, the project and folder checkbox backgrounds change to gray 
as expected to indicate a partial selection
7. Recheck the checkbox unchecked in step 6.  Error -> The project and the 
folder checkbox backgrounds remain gray instead of returning to white.
Comment 1 Nick Edgar CLA 2003-03-16 13:44:00 EST
Deferring to 2.2.
Comment 2 Michael Van Meekeren CLA 2004-05-25 12:11:14 EDT
Defering.  Please re-open this bug if you feel it is important for R3.0.
Comment 3 Nick Edgar CLA 2005-05-12 13:20:09 EDT
Still an issue in 3.1 (build I20050509).

Comment 4 Nick Edgar CLA 2005-05-12 13:21:10 EDT
Same problem when unchecking/rechecking a subfolder instead of a file.
Comment 5 Jörg von Frantzius CLA 2005-07-01 10:36:46 EDT
Using 3.1 GA, when I multiple-select some projects and folders in the Package
Explorer View (in "Show Working Sets" mode) and chose "Export" - "File System",
the selection is *completely lost* and nothing is selected for export in the wizard.
Comment 6 Jörg von Frantzius CLA 2005-07-01 11:01:28 EDT
(In reply to comment #5)
> Using 3.1 GA, when I multiple-select some projects and folders in the Package
> Explorer View (in "Show Working Sets" mode) and chose "Export" - "File System",
> the selection is *completely lost* and nothing is selected for export in the
wizard.

Sorry, that seems to be a different bug, I filed it against JDT as bug#102485 
Comment 7 Mike Wilson CLA 2007-06-21 13:58:24 EDT
Re-tested with R3.3 and we still have the problem. SWT is going to add a snippet to show the correct way to maintain the check state in the Tree. I will append a link to it here once they add it.
Comment 8 Mike Wilson CLA 2007-06-22 08:44:11 EDT
Here is a link to the SWT snippet to show how to update the checkmarks properly:

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet274.java


Comment 9 Susan McCourt CLA 2009-07-15 12:10:18 EDT
"As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009"
Comment 10 Eclipse Webmaster CLA 2019-09-06 16:15:04 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 11 Ramesh Thiyagarajan CLA 2020-09-22 09:56:54 EDT
Have checked with 4.12.0 
Still it is existing. 
Needed to fix it.