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 253616 - User can't add directory if "Maximize use of native look and feel" = true and Look&Feel=Metal
Summary: User can't add directory if "Maximize use of native look and feel" = true and...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-21 12:21 UTC by soldatov
Modified: 2015-07-22 04:37 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 soldatov 2015-07-21 12:21:44 UTC
Scenario:
- Create C++ project
- Open Options window
- Set Appearance > Look and Feel = Metal
- Set "Maximize use of native look and feel" = true
- Restart IDE
- Open Project Properties window
- Find Build|C++ Compiler|Include Directories property and press '...' button
- Press Add button
==> In Gnome dialog I can't select and add directory (IDE selects and adds file)
Comment 1 Alexander Simon 2015-07-21 13:37:33 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/7e3174599df5
Comment 2 Quality Engineering 2015-07-22 04:37:04 UTC
Integrated into 'main-silver', will be available in build *201507220303* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7e3174599df5
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #253616 User can't add directory if "Maximize use of native look and feel" = true and Look&Feel=Metal