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 252070 - "Show certificate" button is not context sensitive
Summary: "Show certificate" button is not context sensitive
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-24 11:21 UTC by Jiri Kovalsky
Modified: 2015-04-24 11:21 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 Jiri Kovalsky 2015-04-24 11:21:24 UTC
Product Version: NetBeans IDE Dev (Build Trunk-Build-1202-on-20150423)
Updates: Updates available
Java: 1.8.0_40; Java HotSpot(TM) 64-Bit Server VM 25.40-b25
Runtime: Java(TM) SE Runtime Environment 1.8.0_40-b25
System: Linux version 3.13.0-24-generic running on amd64; UTF-8; en_US (nb)

Description:
============
After plugins are validated and some signed 3rd party plugins are identified, user can expand the two "Signed and Valid" and "Self signed" categories to see which plugins require his/her attention. If there are two or more such plugins, selecting certain plugin and clicking "Show certificate" button shows however both/all certificates in one text area. This is confusing.

Steps to reproduce:
===================
1. Download JRebel [1] and Codename One [2] plugin binaries.
2. Launch NetBeans IDE and invoke "Tools > Plugins" from main menu.
3. Switch to "Downloaded" tab and push "Add Plugins..." button.
4. Navigate to folder with the NBM files, multiselect them and push "OK" button.
5. Make sure both plugins are checked for installation and push "Install" button.
6. Push "Next >" button and wait until all depending plugins are downloaded and validated.
7. Once "Verify Certificate" dialog opens, expand "Signed and Valid (1)" node, select "JRebel NetBeans IDE Plugin" and push "Show Certificate" button.

Expected: "Information" dialog opens displaying signature data of JRebel plugin and no Codename One signature data is displayed.
Actual: "Information" dialog opens displaying signature data of Codename One plugin and if you scroll down a bit you will see JRebel plugin's signature data too.

[1] http://plugins.netbeans.org/download/plugin/3564
[2] http://plugins.netbeans.org/download/plugin/3585