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 256427

Summary: Related BraceContext doesn't work
Product: editor Reporter: junichi11
Component: Code foldingAssignee: Svata Dedic <sdedic>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: patch

Description junichi11 2015-11-07 01:04:57 UTC
Created attachment 157202 [details]
patch

I would like to implement the BraceMacher.ContextLocator.
But a related context may not be shown because a y coordinate and a text offset are compared in the BraceMatchingSidebarComponent.

Thanks!
Comment 1 Svata Dedic 2015-11-30 14:20:34 UTC
Will integrate as soon as the dev trunk receives JDK9 merge. Thanks for the fix !
Comment 2 Svata Dedic 2015-12-03 11:17:11 UTC
Applied as jet-main#a490604055eb
Comment 3 Quality Engineering 2015-12-05 02:43:29 UTC
Integrated into 'main-silver', will be available in build *201512050002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a490604055eb
User: Svata Dedic <sdedic@netbeans.org>
Log: #256427: fixed typo