Community
Participate
Working Groups
build RC1 In a file structure: P1 F1 file1 F2 When file1 and F2 are selected the copy menu item is disabled. Drag copy is allowed and works fine. The copy menu item should be enabled. Package Explorer has the same problem.
Drag copy should be disallowed and the copy menu item should remain disabled in this scenario. The rationale is that selecting and copying items in disjoint hierarchies or on different levels of the same hierarchy is likely unintended and should not be allowed.
*** Bug 33397 has been marked as a duplicate of this bug. ***
Should fix for RC2
Should update title.
Fixed in >20030303
Verified fixed in build 20030319
In this setup: P1 F1 file1 file2 F2 file3 I can understand you might want to disallow the user copying file1 & F1 together (without selecting file2). But when the hierarchies are disjoint such as the example given it's perfectly reasonable to allow the user to do this... I believe the current behaviour is a bug as if you allow people to copy things at all then you should allow them to copy what they want to copy.