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 270058 - IndexOutOfBoundsException on PropertySetModelImpl.toggleExpanded
Summary: IndexOutOfBoundsException on PropertySetModelImpl.toggleExpanded
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Property Sheet (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-12 18:32 UTC by Joel.Aguilar
Modified: 2017-03-12 18:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
the project (14.83 KB, application/octet-stream)
2017-03-12 18:32 UTC, Joel.Aguilar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joel.Aguilar 2017-03-12 18:32:08 UTC
Created attachment 163822 [details]
the project

Double clicking on property set throws index out of bounds exception for all sets other than the first (top most).

In addition, other UI oddities show up like set properties will disappear and reappear under another set and the +- icons next to the toggle-able sets are linked.

Steps to reproduce:
1. Open attached project.
2. Run
3. Toggle the sets in the property sheet on the right hand side.