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 270333 - Cannot expand fold containing comment
Summary: Cannot expand fold containing comment
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-08 16:30 UTC by artavazd
Modified: 2017-04-08 16:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (58.32 KB, text/plain)
2017-04-08 16:30 UTC, artavazd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description artavazd 2017-04-08 16:30:26 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.8.0_60-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b06

Reproducibility: Happens every time

STEPS:
  * Open backgroundPosition.js javascript file
  * Click on "+" sign at the very beginning of the file to expand the fold containing comment about the author

ACTUAL:
  Just adds "*/" comment ending symbols at the end of the string and does not expand the fold

EXPECTED:
  Must expand the fold
Comment 1 artavazd 2017-04-08 16:30:30 UTC
Created attachment 164049 [details]
IDE log