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 45135 - GTK Filechooser cannot select a folder
Summary: GTK Filechooser cannot select a folder
Status: CLOSED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: GTK
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-06-18 08:17 UTC by Milan Kubec
Modified: 2006-03-24 09:54 UTC (History)
1 user (show)

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 Milan Kubec 2004-06-18 08:17:35 UTC
Probably more general problem of GTK Filechooser,
but seen only when adding docs folder to java
platform as javadoc location.

Comment from Trung:
- we are having trouble w/ using GTK FileChooser
to choose a folder. On GTK the dialog has two 
columns side by side.  the left one show folders,
the right one shows files in the selected folder
(a la our New Project). If I select the folder on
the left column, click on Add Zip/Folder, I get
into that folder.  Not what I want.  If I manually
 write the name of the folder into the Selection"
field, then it works.
Comment 1 Milan Kubec 2004-06-18 08:45:39 UTC
Please reassign if only matter of Java Platform manager.
Comment 2 David Simonek 2004-06-18 11:39:46 UTC
I can't judge if it's general issue or not, so I reassign to projects,
ccing Tim who could know about the issue if it's indeed general.
Comment 3 deeptinker 2004-06-19 05:54:42 UTC
Is this a duplicate or variation of
http://www.netbeans.org/issues/show_bug.cgi?id=39847 ?  

Travis
Comment 4 _ tboudreau 2004-06-21 05:23:50 UTC
No, Travis, AFAICT it is just JFileChooser UI screwiness.
Comment 5 Tomas Zezula 2004-06-21 14:36:41 UTC
I set the fileSelectionMode into JFileChooser.FILES_AND_DIRECTORIES.
What can I do more?
Comment 6 Tomas Zezula 2004-07-29 13:38:11 UTC
Bug is filed to Bugtraq as #5069423.
Realted issue is:
http://www.netbeans.org/issues/show_bug.cgi?id=45652
Closing since I can't do anything with it.
Comment 7 Marian Mirilovic 2004-07-29 14:37:56 UTC
verified