This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 183626 - [69cat] Wrong shadow handling in Favorites tab
Summary: [69cat] Wrong shadow handling in Favorites tab
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Favorites (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-07 07:42 UTC by Peter Nabbefeld
Modified: 2012-05-23 10:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Nabbefeld 2010-04-07 07:42:47 UTC
When trying to "Open in system" a root folder from the favorites tab (which is a shadow object", I get a dialog saying the "file://....shadow" parameter is wrong. Opening subfolders doesn't cause any problems. Using latest daily build (201004070201).
Comment 1 Peter Nabbefeld 2010-04-07 14:58:41 UTC
I've got these warnings in my log file:
WARNING [org.openide.filesystems.Ordering]: Found same position 100 for both Favorites/Home.shadow and Favorites/C_.shadow
WARNING [org.openide.filesystems.Ordering]: Found same position 100 for both Favorites/Home.shadow and Favorites/C_.shadow
WARNING [org.openide.filesystems.Ordering]: Found same position 100 for both Favorites/Home.shadow and Favorites/C_.shadow

Probably there's sth. wrong with the assignment of position numbers, resulting in some internal error when searching a FileObject for the shadow object?
Comment 2 Ondrej Vrabec 2012-05-23 10:40:05 UTC
Cannot reproduce.
1) i selected Add to Favorites from the popup menu in the Fav view
2) entered C: into the path fields and clicked Add
3) selected the added C_ node and invoked Open in System
4) the root drive was opened in external explorer

Please provide exact steps to reproduce in the latest build.