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 215446 - Public packages overlay icons appear only after closing and reopening project
Summary: Public packages overlay icons appear only after closing and reopening project
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-12 09:19 UTC by mienamoo
Modified: 2016-07-07 07:18 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 mienamoo 2012-07-12 09:19:41 UTC
NetBeans 7.2 build 201206291011
JDK 7u5 32-bit

I am working on a Maven-based platform application. And I noticed that when I change a package to be public, the overlay icon (locked vs unlocked padlock) in the Projects view changes only after closing and reopening the project. Building the module does not help. I would have expected this to be visually reflected immediately when closing the Project Properties dialog.
Comment 1 Milos Kleint 2012-07-16 12:45:18 UTC
AccessibilityQueryImplementation implementation in maven projects has no way of notifying the users the accessibility value that the value has changed..
Comment 2 mienamoo 2013-01-28 06:43:03 UTC
I just noticed this again in build 201301250001. Has there been any change in the AccessibilityQueryImplementation since the defect was originally created?
Comment 3 Milos Kleint 2013-01-28 07:07:33 UTC
(In reply to comment #2)
> I just noticed this again in build 201301250001. Has there been any change in
> the AccessibilityQueryImplementation since the defect was originally created?

no. that's why the issue is still open.
Comment 4 mienamoo 2013-01-28 07:08:07 UTC
(In reply to comment #3)
> no. that's why the issue is still open.

Thanks for the feedback!
Comment 5 Martin Balin 2016-07-07 07:18:42 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss