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 215497 - The "Verified for" combo box is superfluous - checkbox would be sufficient
Summary: The "Verified for" combo box is superfluous - checkbox would be sufficient
Status: NEW
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jan Pirek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-13 08:48 UTC by Petr Jiricka
Modified: 2012-07-13 08: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 Petr Jiricka 2012-07-13 08:48:40 UTC
1. Go to http://plugins.netbeans.org/
2. Notice that the live filter has two combo boxes for version: "NetBeans version" and "Verified for".

Right now I can select two different versions in each of these combo boxes, which does not make sense to me. It's not useful to query for plugins that work with version A and are verified for version B. It only makes sense to query for plugins that work with version A and are verified for the same version A.

So I think it would be sufficient (and less confusing) if Verified for was just a checkbox rather than a combo box (and it could be renamed to "Verified only").
The meaning would be that if I select some version A in the "NetBeans version" combo, and "Verified only" is checked, only plugins verified for version A would be displayed.
(And if I select Any in "NetBeans version" combo, then checking "Verified only" would display plugins that are verified for any version.)
Comment 1 Jiri Kovalsky 2012-07-13 08:54:11 UTC
Good idea. Honzo, can you please implement this?